While working on https://bugzilla.mozilla.org/show_bug.cgi?id=980317 ,
I discovered that support for mozilla::NullptrT and nullptr is worse
on B2G ICS emulator than on other platforms, including B2G JB and
Android ICS. See
https://tbpl.mozilla.org/php/getParsedLog.php?id=35791355&tree=Try&full=1
for the errors.

I would expect
 a) the compiler for B2G ICS to be at least as advanced as the
compiler for Android ICS
 b) the compiler for B2G ICS not to be less advanced than the compiler
for B2G JB

This makes me wonder if B2G ICS emulator uses a nullptr-wise backwards
compiler / compiler settings by accident. Can it be changed to use a
compiler / compiler settings similar to B2G JB and Android ICS?

This is https://bugzilla.mozilla.org/show_bug.cgi?id=980824

-- 
Henri Sivonen
hsivo...@hsivonen.fi
https://hsivonen.fi/
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to