Skip to content

Command line option handling fixes

Alan Coopersmith requested to merge alanc/xcalc:misc into master
  • Fix -version handling to not require opening a display first
  • Stop casting function returns to void
  • Add -help option

Merge request reports