
9 Jun
2007
9 Jun
'07
11:21 p.m.
"Rene Rivera" <grafikrobot@gmail.com> wrote in message news:466B304C.6060400@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