Boost logo

Boost :

From: John Maddock (john_maddock_at_[hidden])
Date: 2002-04-28 05:37:32


>- file: cv_traits.hpp
>
>- functions: is_volatile, line-215
> is_const, line-183
>
>- compiler: the compiler issues error C1001.
>
>C:\Work\Dev\External\Boost\boost_1_25_1\boost\type_traits\cv_traits.hpp(188
)
>: fatal error C1001: INTERNAL COMPILER ERROR
> (compiler file 'msc1.cpp', line 2844)
> Please choose the Technical Support command on the Visual C++
> Help menu, or open the Technical Support help file for more
>information
>BglFirstLook.cpp

We managed to fix that with the tuple library, I haven't been able to test
to see if the problem persists in the current cvs source with VC7, as I see:

graph.cpp
../../../boost\pending\detail\property.hpp(75) : error C2039:
'result<`template-parameter258'>' : is not a member of
'boost::detail::property_value_end<PropertyList>'
../../../boost\pending\detail\property.hpp(75) : fatal error C1507: previous
user errors and subsequent error recovery halt further compilation

When trying to compile the any of the graph test programs with VC7. Any
ideas anyone?

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk