Skip to content

Reduce warnings all over

Adriaan de Groot requested to merge work/adridg/reduce-warnings into master
  • a bare string is not a logging message
  • apply casts where necessary
  • logging a bare dercursor doesn't work (well, it happens to with certain ABIs)
  • mismatches between logging format and parameters

Merge request reports