
28 Oct
2006
28 Oct
'06
10:28 a.m.
Ralf W. Grosse-Kunstleve wrote:
I think this patch
RCS file: /cvsroot/boost/boost/boost/lexical_cast.hpp,v ... revision 1.30 date: 2006/10/25 06:43:44; author: alnsn; state: Exp; lines: +276 -59 Optimization for floating types (1.25 faster on gcc / FreeBSD 6.2). VC6 test is still broken.
All errors except vc71 are boil down to this error: std::basic_streambuf<char, std::char_traits<char> > is a inaccessible base of boost::detail::lexical_streambuf<char>" I fixed this in revision 1.31. Let me know if it fixes your tests. -- Alexander Nasonov Project Manager at Akmosoft ( http://www.akmosoft.com ) Blog: http://nasonov.blogspot.com Email: $(FirstName) dot $(LastName) at gmail dot com