|
Boost Users : |
From: ope (ope-devel_at_[hidden])
Date: 2008-01-19 13:31:21
Hi John,
> Fixed, please take the latest from SVN.
I'm sorry, still problems.
Greetings Olaf
$ LANG=en date
Sat Jan 19 19:28:10 CET 2008
$ svn update
Revision 42867.
$ LANG=en g++ -Iboost/logging
-Iboost/logging/lib/logging/samples/starter/
boost/logging/lib/logging/samples/starter/log.cpp -olog
In file included from boost/logging/boost/logging/detail/logger.hpp:29,
from boost/logging/boost/logging/logging.hpp:26,
from boost/logging/boost/logging/format_fwd.hpp:25,
from boost/logging/lib/logging/samples/starter/log.h:5,
from boost/logging/lib/logging/samples/starter/log.cpp:2:
boost/logging/boost/logging/detail/logger_base.hpp:28:11: warning:
missing terminating ' character
In file included from boost/logging/boost/logging/logging.hpp:27,
from boost/logging/boost/logging/format_fwd.hpp:25,
from boost/logging/lib/logging/samples/starter/log.h:5,
from boost/logging/lib/logging/samples/starter/log.cpp:2:
boost/logging/boost/logging/detail/log_keeper.hpp: In constructor
'boost::logging::logger_holder_by_value<type,
gather_msg>::logger_holder_by_value(const p1&)':
boost/logging/boost/logging/detail/log_keeper.hpp:90: error: class
'boost::logging::logger_holder_by_value<type, gather_msg>' does not have
any field named 'm_log'
boost/logging/boost/logging/detail/log_keeper.hpp: In constructor
'boost::logging::logger_holder_by_value<type,
gather_msg>::logger_holder_by_value(const p1&, const p2&)':
boost/logging/boost/logging/detail/log_keeper.hpp:90: error: class
'boost::logging::logger_holder_by_value<type, gather_msg>' does not have
any field named 'm_log'
boost/logging/boost/logging/detail/log_keeper.hpp: In constructor
'boost::logging::logger_holder_by_value<type,
gather_msg>::logger_holder_by_value(const p1&, const p2&, const p3&)':
boost/logging/boost/logging/detail/log_keeper.hpp:90: error: class
'boost::logging::logger_holder_by_value<type, gather_msg>' does not have
any field named 'm_log'
boost/logging/boost/logging/detail/log_keeper.hpp: In constructor
'boost::logging::logger_holder_by_value<type,
gather_msg>::logger_holder_by_value(const p1&, const p2&, const p3&,
const p4&)':
boost/logging/boost/logging/detail/log_keeper.hpp:90: error: class
'boost::logging::logger_holder_by_value<type, gather_msg>' does not have
any field named 'm_log'
boost/logging/boost/logging/detail/log_keeper.hpp: In constructor
'boost::logging::logger_holder_by_value<type,
gather_msg>::logger_holder_by_value(const p1&, const p2&, const p3&,
const p4&, const p5&)':
boost/logging/boost/logging/detail/log_keeper.hpp:90: error: class
'boost::logging::logger_holder_by_value<type, gather_msg>' does not have
any field named 'm_log'
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net