Skip to content

Compiler & cppcheck warning cleanup

Alan Coopersmith requested to merge alanc/libxtst:misc into master
  • send_axes: Mark switch statement fallthrough as intentional
  • Resolve -Wsign-compare warnings
  • Variable scope reductions as suggested by cppcheck

Merge request reports