force strict ISO C++ (-Wpedantic)

for Drawing, Image, Inspection, Mesh, MeshPart, Part, Path, Points, Raytracing, ReverseEngineering, Spreadsheet, Start, Surface, Web

TODO: fix several -Woverflow in area
This commit is contained in:
wmayer
2019-09-18 11:32:42 +02:00
parent f29a9c0de3
commit e48c52c480
51 changed files with 216 additions and 211 deletions

View File

@@ -36,7 +36,7 @@
using namespace std;
DEF_STD_CMD(CmdStartPage);
DEF_STD_CMD(CmdStartPage)
CmdStartPage::CmdStartPage()
:Command("Start_StartPage")