COMP: reduce compiler warnings for gcc-7
- ignore implicit-fallthrough for ragel generated code. - add -Wno-deprecated-declarations for c++LESSWARN. These principally associated with older CGAL versions and their use of particular mpfr routines.
Showing
- src/fileFormats/stl/STLAsciiParseRagel.C 194 additions, 191 deletionssrc/fileFormats/stl/STLAsciiParseRagel.C
- src/fileFormats/stl/STLAsciiParseRagel.rl 3 additions, 0 deletionssrc/fileFormats/stl/STLAsciiParseRagel.rl
- wmake/rules/General/Gcc/c++ 1 addition, 0 deletionswmake/rules/General/Gcc/c++
- wmake/src/wmkdepend.cpp 34 additions, 31 deletionswmake/src/wmkdepend.cpp
- wmake/src/wmkdepend.rl 3 additions, 0 deletionswmake/src/wmkdepend.rl
Please register or sign in to comment