Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-12-09 16:11:39


First, the regression tests are broken; the message is:

    unknown dependent target <libs!test!build>libboost_prg_exec_monitor.lib

I assume this is the result of a change Glennadiy made last night in the
test library build Jamfile, but reverting it to the prior version doesn't
clear the problem. Sigh. I've emailed him privately.

Second, with VC++ large numbers of warnings are now appearing for many type
traits headers. See below for an example. Since there haven't been changes
to the headers, the warnings may be related to changes in some indirectly
included header.

Fixes appreciated!

--Beman

c:\boost\site\boost\type_traits\is_void.hpp(21) : warning C4099:
'boost::is_void_rebind' : type name first seen using 'class' now seen using
'struct'
         c:\boost\site\boost\type_traits\is_void.hpp(21) : see declaration
of 'boost::is_void_rebind'


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