Subject: [Boost-bugs] [Boost C++ Libraries] #1475: VC++ 2008 not configured correcly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-11-22 22:04:47
#1475: VC++ 2008 not configured correcly
-------------------------------------------+--------------------------------
Reporter: jrp at dial dot pipex dot com | Owner: burbelgruff
Type: Bugs | Status: new
Milestone: Boost 1.35.0 | Component: typeof
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------------+--------------------------------
See, eg, http://tinyurl.com/3666gx
{{{
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
x86 >nul
cl /Zm800 -nologo
@"C:\temp\regression\results\boost\bin.v2\libs\xpressive\test\test_symbols.test\msvc-9.0\debug\
link-static\threading-multi\test_symbols.obj.rsp"
test_symbols.cpp
using native typeof
C:\temp\regression\boost\boost/typeof/msvc/typeof_impl.hpp(172) : error
C2975: 'ref_type_info' : invalid template argument for
'boost::type_of::msvc_typeid_wrapper', expected compile-time constant
expression
C:\temp\regression\boost\boost/typeof/msvc/typeof_impl.hpp(174) :
see reference to class template instantiation
'boost::type_of::encode_type<T>' being compiled
C:\temp\regression\boost\boost/typeof/msvc/typeof_impl.hpp(172) : error
C2440: 'specialization' : cannot convert from 'int' to 'const type_info &'
}}}
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1475>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC