On 4/1/2014 8:42 AM, Henri Sivonen wrote:
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?

B2G ICS uses gcc 4.4, IIRC. All of the Android builds use 4.7, and it sounds like B2G JB uses 4.7 as well. gcc 4.4 is very lacking in several regards (no nullptr, and rvalue reference support is missing several issues), so I would very much love to see us using gcc 4.7 on b2g, but I've been told that partner builds won't like that.

--
Joshua Cranmer
Thunderbird and DXR developer
Source code archæologist

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to