Skip to content

Draft: Fix unused variable warning in asserts

Rainer Kartmann requested to merge fix/unused-variable-warning-in-asserts into master
  • Fix unused variable warning in asserts
  • Fix undefined variables in NDEBUG
  • Fix << not working on error strings
  • Fix a function always calling itself

Merge request reports