Martin Vermeer <[EMAIL PROTECTED]> writes:

| Not this time. I get
>
| formulabase.C:809: warning: #warning pretty ugly
| In file included from ../../src/support/debugstream.h:15,
|                  from ../../src/debug.h:18,
|                  from formulabase.C:22:
| ../../boost/boost/test/detail/nullstream.hpp:35: parse error before
| `<'

Do you have the basic_streambuf type? what about char_traits?

(to answer my own questions: no basic_streambuf, only streambuf.
char_traits seems to be existing.)

Gcc 2.95.3 is the latest 2.95.x release, but I would not expect that
to make a difference.

I think I will have to hack together a version that will work with
streambuf, and this will only be used on 2.95.x. When, oh when can we
ditch support for 2.95.x? 

-- 
        Lgb

Reply via email to