D10748: drop the setting of c++0x

2018-02-22 Thread Marco Martin
This revision was automatically updated to reflect the committed changes. Closed by commit R242:11086bb7913f: drop the setting of c++0x (authored by mart). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10748?vs=27790&id=27793 REVISION DETA

D10748: drop the setting of c++0x

2018-02-22 Thread Friedrich W . H . Kossebau
kossebau accepted this revision. kossebau added a comment. This revision is now accepted and ready to land. Builds here as before as well. Reducing duplicated flags in the compile commands for me from `-std=c++0x -std=c++0x -std=c++0x -std=gnu++11` to `-std=c++0x -std=c++0x -std=gnu

D10748: drop the setting of c++0x

2018-02-22 Thread Marco Martin
mart created this revision. mart added a reviewer: Plasma. Restricted Application added projects: Plasma, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. mart requested review of this revision. REVISION SUMMARY this is already done by KDEFrameworkCompilerSettings