(2014/05/21 8:51), Robert O'Callahan wrote:
Personally I find unified-build-related using-namespace errors are rare --- I've not encountered one yet. I'm not sure they're worth attempting to ameliorate.
I wasted half a day recently due to a "using namespace mozilla::layers" in an unrelated file (/layout/style/AnimationCommon.cpp) causing clashes. (I replaced it with "using mozilla::layers::Layer" which I guess still has problems.)
Brian _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform