Feature #1211
Switch to C++-11 for the whole project
Status: | Archived | Start date: | 12 Oct 2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | herck | % Done: | 0% | |
Category: | - | |||
Target version: | Sprint 30 |
Description
Since Qt is going to c++-11 in forthcoming 5.6, it is about the time to do the same
- modify CMake machinery appropriately
- update minimal compiler requirement on Drupal
- possibly replace our GCC_DIAG_OFF macros with something modern (i.e. pragma GCC diagnostic ...)
- re-consider boost::scoped_ptr, boost::shared_ptr, std::auto_ptr usage
History
#1 Updated by pospelov about 5 years ago
- Status changed from Backlog to Sprint
- Target version set to Sprint 30
#2 Updated by herck about 5 years ago
- Assignee set to herck
#3 Updated by herck about 5 years ago
- Status changed from Sprint to Resolved
#4 Updated by pospelov almost 5 years ago
- Status changed from Resolved to Archived