
On 5/10/05, Neal Becker <ndbecker2@gmail.com> wrote:
Thanks. Still leave another problem though: ../../../../boost/log/log.hpp:277: error: declaration of 'bool boost::logging::logger_keeper_is_enabled<is_compile_time, is_enabled>::is_enabled(boost::logging::logger&) const' ../../../../boost/log/log.hpp:276: error: shadows template parm 'bool is_enabled' ../../../../boost/log/log.hpp:277: error: declaration of 'bool boost::logging::logger_keeper_is_enabled<is_compile_time, is_enabled>::is_enabled(boost::logging::logger&) const' ../../../../boost/log/log.hpp:276: error: shadows template parm 'bool is_enabled'
I also checked this is still an error with gcc-4.0
Hm, this must be in a newer version of the implementation. For me, lines 276-277 in log.hpp are in the middle of a comment. So much for version numbers. -- Caleb Epstein caleb dot epstein at gmail dot com