We also use NULL when generating JNI-interfacing code; I don't know if the patches in bug 784739 already cover these cases.
[1] http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/jni-generator.py [2] http://mxr.mozilla.org/mozilla-central/source/build/annotationProcessors/CodeGenerator.java Cheers, Jim On 1/6/14 9:12 AM, Ehsan Akhgari 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