Hi,

It seems that many useful C++11 features supported since GCC 4.5 is not
allowed, including lambdas and local structs as template parameters.

I found that both Linux build and Android build have been using GCC 4.7 for
a time, and after searching the bugzilla with keyword gcc 4.5, 4.6, 4.7,
4.8, I found no open tracking bugs about upgrading the version of GCC we
use from a version older than 4.5. From the try server result, however, I
found that platform B2G ICS Emulator was the only one which uses GCC 4.4.
Is it possible to upgrade in that platform as well? Or I guess we should at
least have a bug in bugzilla for this?

When the only blocker is cleared, I suggest that we should update the
document: https://developer.mozilla.org/en-US/docs/Using_CXX_in_Mozilla_code

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

Reply via email to