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

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to