On 01/06/2014 04:27 PM, Robert O'Callahan wrote: > That's just not true, sorry. If some module owner decides to keep using > NULL or PRUnichar, or invent their own string class, they will be corrected.
At least the former isn't true, as far as I remember. It took convincing to get JS to move over from NULL to nullptr; it was not something that could just be done, without any asking at all. I'm not as sure about PRUnichar, just because there's so little strongly-owned code that everyone more or less always used PRUnichar. The third, I would be astounded if we don't have minor string classes floating around somewhere in the tree. Jeff _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform