Compiler & cppcheck warning cleanup

Merged 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