Hi all

I tried to compile 1.3.4 with gcc 3.4 - I don't know if that is the motive
for the errors, but here they are:

In file included from ../../boost/boost/format.hpp:50,
                 from ../../src/BoostFormat.h:9,
                 from formulamacro.C:43:
../../boost/boost/format/format_implementation.hpp: 
In member function `boost::basic_format<Ch, Tr>&
boost::basic_format<charT,
Traits>::clear_bind(int)':../../boost/boost/format/format_implementation.
hpp:155: error: `out_of_range_bit' undeclared (first use this function)

../../boost/boost/format/format_implementation.hpp:155:
error:(Each undeclared identifier is reported only once for each function
it appears in.) In file included from formulamacro.C:43:

I added   io::out_of_range_bit  (the io:: bit) but other errors seem
to be present. I have little experience in C++ programming, sorry.

Suggestions?

John

PS: I'm re-posting this message (slightly updated) - yesterday it didn't
get through, it seems.

Reply via email to