Skip to content
Snippets Groups Projects
  • Benjamin Cumming's avatar
    fix compiler warnings and tests with ASSERTIONS on · 03986569
    Benjamin Cumming authored
    - update modparser external repo to a version that fixes some compiler
      warnings with clang
    - fix a handful of compiler warnings for signed-unsigned comparison in
      tests and when ASSERTIONS are on
    - comment out EXPECTS(has_contiguous_segments) where they fail in the
      tests so that we can run all the tests with full debug flags
    03986569