Skip to content

Fixes for a clean compilation on ARM

Marco Clemencic requested to merge fixes-for-arm into master
  • Move TestVDTMath.cpp to a dedicated directory to avoid warnings for unused sources
  • Split function over multiple lines to avoid spurious errors in the nightly builds
  • Use portable 8 bit integer types instead of char

Merge request reports