On Sat, Nov 3, 2012 at 6:59 AM, Jason Duell <[email protected]> wrote:
> I see an increasing number of patches using anonymous namespaces instead of
> 'static'. This is debugger unfriendly
It also obfuscates the visibility of the identifier, because the
|namespace {| is often far from the identifier. This is particularly
a problem when reading patches -- you have to consult the original
file to really understand what's going on.
Nick
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform