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:
@@ -38,7 +38,7 @@
|
||||
#include "Sheet.h"
|
||||
#include <iomanip>
|
||||
|
||||
FC_LOG_LEVEL_INIT("Spreadsheet",true,true);
|
||||
FC_LOG_LEVEL_INIT("Spreadsheet",true,true)
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#define __func__ __FUNCTION__
|
||||
|
||||
Reference in New Issue
Block a user