Bug #269
Fix sources to support c++0x
Status: | Approved | Start date: | 03/30/2012 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | Jan Dolinár | % Done: | 0% | |
Category: | CtrlLib | Spent time: | - | |
Target version: | - |
Description
When compiling with gcc 4.6 with '-std=c++0x', compiler complains about few simple problems in the CtrlLib and Core. The symptoms and solution is described in this thread: http://www.ultimatepp.org/forum/index.php?t=msg&th=6618&start=0x%x%
History
#1 Updated by Miroslav Fidler almost 13 years ago
- Priority changed from Normal to Immediate
#2 Updated by Miroslav Fidler almost 13 years ago
- Status changed from Patch ready to Ready for QA
- Assignee changed from Miroslav Fidler to Jan Dolinár
I believe U++ now compiles with gcc-4.6 and -std=c++0x, please confirm and if OK, set to approved...
#3 Updated by Jan Dolinár almost 13 years ago
- Status changed from Ready for QA to Approved
Compiles for me (tested on theide) with gcc-4.7 and -std=c++11, closing.