Bug #731
ide: Preprocess should use C++ options (otherwise std=c++11 does not work) - GCC builder only
Status: | Approved | Start date: | 04/01/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 0% | |
Category: | IDE | Spent time: | - | |
Target version: | Release 2017.2 |
History
#1 Updated by Zbigniew Rebacz about 8 years ago
- Category set to IDE
- Status changed from New to Ready for QA
- Assignee set to Miroslav Fidler
- Target version set to Release 2017.2
Fixed by:
https://github.com/ultimatepp/mirror/commit/bc463b3973c5a3847481b307ec901be0bb610338
Please check and closed (Works with MinGW and GCC).
#2 Updated by Zbigniew Rebacz almost 8 years ago
- Status changed from Ready for QA to Approved
- Assignee changed from Miroslav Fidler to Zbigniew Rebacz
#3 Updated by Zbigniew Rebacz almost 8 years ago
- Subject changed from ide: Preprocess should use C++ options (otherwise std=c++11 does not work) to ide: Preprocess should use C++ options (otherwise std=c++11 does not work) - GCC builder only
#4 Updated by Zbigniew Rebacz almost 8 years ago
Now, it is using builder settings, so there is no issues possibilities when migrating to newer standard in the future.