
28 Oct
2006
28 Oct
'06
6:25 p.m.
From: Alexander Nasonov <alnsn@yandex.ru>
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.
Yes, all compilers are happy now (testing with rev. 1.32). Thanks!