Skip to content
  • Mark OLESEN's avatar
    COMP: reduce compiler warnings for gcc-7 · 94a89d53
    Mark OLESEN authored
    - 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.
    94a89d53