Seems like it would be a good idea to update
https://developer.mozilla.org/en-US/docs/Developer_Guide/Coding_Style#C.2FC.2B.2B_practices
accordingly.

Gavin

On Mon, Jan 6, 2014 at 10:12 AM, Ehsan Akhgari <ehsan.akhg...@gmail.com> wrote:
> With Birunthan's restless efforts in bug 784739, we have finally removed
> the usage of NULL in our C++ code.  Please stop using NULL in new C++ code,
> and use nullptr instead!
>
> Cheers,
> --
> Ehsan
> <http://ehsanakhgari.org/>
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to