$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2007-06-09 19:21:56
"Rene Rivera" <grafikrobot_at_[hidden]> wrote in message
news:466B304C.6060400_at_gmail.com...
> Gennadiy Rozental wrote:
>> I don't mean in general. static vars have the same issue. I mean why is
>> it
>> reported by our tools?
>
> Because, once upon a time, we found real ODR problems in some of the
> headers that use(d) unnamed namespaces. And someone decided that it
> would be a good idea find as many of those as possible. And what better
> way to do that, than an automated tool.
I don't believe it right approach. Almost every feature can be
misused.Should we report usage of any one of them? It there any problems
with unnamed namespace usage within Boost.Test?
Gennadiy