$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2005-05-10 12:16:15
Caleb Epstein wrote:
> On 5/10/05, Neal Becker <ndbecker2_at_[hidden]> 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.
>
It's the one found here:
http://www.torjo.com/code/logging-v132.zip