On Tue, May 20, 2014 at 9:36 AM, Nicolas Silva <[email protected]> wrote: > Now that we have unified builds, writing "using namespace" in the global > scope of a .cpp file is almost as bad as writing it in a header. Regularly > build errors show up like this one: > https://tbpl.mozilla.org/php/getParsedLog.php?id=40010766&tree=Try
I thought the plan was to only enable unified builds in directories that didn't see a lot of active development. Sounds like the solution is to disable unified builds in these directories while you are doing very active development there. / Jonas _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

