On 11/13/2012 01:34 AM, Robert O'Callahan wrote: > Why is "using mozilla::RangedPtr" required; is "RangedPtr" ambiguous?
It's not -- just the increasing concern about using-collisions if we open the whole mozilla namespace, which we'd rather not do because of the possibility (actuality, for Range) of conflicts with our own stuff. > I think everyone agrees that all kinds of "using" declarations in headers > are disallowed. Erm, right. Too many different issues being discussed here for me to keep track of all of them. :-) Jeff _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform