Skip to content

Code & compiler warning cleanups

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

Gets rid of 21 out of 37 -Wdiscarded-qualifiers warnings from gcc, along with a -Wformat-truncation warning and a -Wnull-dereference warning.

Merge request reports