Skip to content

more work fixing the warnings in the core

Jonathan Wilkes requested to merge fix-warnings-in-core2 into master
  • remove unused variables
  • use correct types as args
  • protect against overflow with the %zu format specifier

Merge request reports