$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ralf W. Grosse-Kunstleve (rwgk_at_[hidden])
Date: 2006-10-28 14:25:57
> From: Alexander Nasonov <alnsn_at_[hidden]>
>
> 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!