Skip to content

compiler warning cleanups

Alan Coopersmith requested to merge alanc/xfontsel:cleanup into master

Clears up 32 out of 49 -Wdiscarded-qualifiers warnings from gcc, along with a -Wsign-compare warning, a -Wshadow warning, and 2 -Wsuggest-attribute=noreturn warnings.

Merge request reports