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 f7c3cba415
commit a247b7e6a5
51 changed files with 216 additions and 211 deletions

View File

@@ -37,7 +37,7 @@ using namespace Spreadsheet;
const int PropertyColumnWidths::defaultWidth = 100;
const int PropertyColumnWidths::defaultHeaderWidth = 50;
TYPESYSTEM_SOURCE(Spreadsheet::PropertyColumnWidths , App::Property);
TYPESYSTEM_SOURCE(Spreadsheet::PropertyColumnWidths , App::Property)
PropertyColumnWidths::PropertyColumnWidths()
{