Boost logo

Boost :

From: Victor A. Wagner, Jr. (vawjr_at_[hidden])
Date: 2002-08-13 18:40:45


I've just updated from CVS and am getting the following:
C:\Boost Releases\boost> cvs -z3 update -A -P -d >> update.log
C:\Boost Releases\boost>bjam -sTOOLS=VC7
...patience...
...found 1249 targets...
...updating 27 targets...

vc-C++
libs\regex\build\bin\libboost_regex.lib\VC7\debug\runtime-link-dynamic\instances.obj
instances.cpp
C:\Boost Releases\boost\boost\regex\detail\regex_compile.hpp(425) : error
C2039: 'singleton' : is not a member of 'boost::re_detail::re_repeat'
         C:\Boost Releases\boost\boost\regex.hpp(265) : see declaration of
'boost::re_detail::re_repeat'
         C:\Program Files\Microsoft Visual Studio
.NET\Vc7\include\xmemory(111) : while compiling class-template member
function 'void
boost::reg_expression<charT,traits,Allocator>::compile_maps(void)'
         with
         [
             charT=char,
             traits=boost::regex_traits<char>,
             Allocator=boost::detail::allocator_adapter<char,boost::detail::simple_alloc>
         ]
         C:\Boost Releases\boost\boost\regex\detail\instances.hpp(79) : see
reference to class template instantiation
'boost::reg_expression<charT,traits,Allocator>' being compiled
         with
         [
             charT=char,
             traits=boost::regex_traits<char>,
             Allocator=boost::detail::allocator_adapter<char,boost::detail::simple_alloc>
         ]

which ultimately led to:

...failed updating 8 targets...
...skipped 16 targets...
...updated 3 targets...
Victor A. Wagner Jr. http://rudbek.com
PGP RSA fingerprint = 4D20 EBF6 0101 B069 3817 8DBF C846 E47A
PGP D-H fingerprint = 98BC 65E3 1A19 43EC 3908 65B9 F755 E6F4 63BB 9D93
The five most dangerous words in the English language:
               "There oughta be a law"


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