Boost logo

Boost :

From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2006-10-28 06:28:31


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

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