http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport
There are quite a few C++11 features supported by GCC 4.5 . Not sure which LLVM is in Lion, but C++11 support seems to be good there as well. Maybe it'd be good idea to first try to turn C++11 on just to see if nothing breaks? (AFAIK there are a few corner cases in which C++11 is backwards incompatible with C++03) (Yes, I'd like to use C++11 too, even if only a small subset) FM On 4/30/12, Reaves, Timothy <[email protected]> wrote: > So maybe we can add a test with a simple, trivial C++11 line, and see what > it actualyl does on each platform. This could be done in a C++11 test > branch too. > > > > On Mon, Apr 30, 2012 at 8:43 AM, Alexander Wolf > <[email protected]>wrote: > >> 2012/4/30 Reaves, Timothy <[email protected]>: >> > What compile is used on Windows? >> >> MinGW with GCC 4.6 >> >> -- >> With best regards, Alexander >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Stellarium-pubdevel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel >> > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Stellarium-pubdevel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel
