Boost logo

Boost :

From: Samuel Krempp (krempp_at_[hidden])
Date: 2002-12-20 15:21:12


Checking today's boost.format regression results, there was new failures
for the metrowerks compiler.
Was it recently updated ? (now 8.3)

I see boost.format is not the only lib for which the codewarrior
regression status changed.

At least in my case, codewarrior is to blame for the new failure :

# 'getloc' is not a member of class 'std::basic_stringbuf<char,
std::char_traits<char>, std::allocator<char>>'

while a basic_stringbuf should inherit getloc from its basic_streambuf
base.

Is this a temporary problem ? (on the codewarrior setup, or the
compiler itself)
Or should workaround code be written ?

-- 
Samuel

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