Skip to content

Assorted code cleanups

Alan Coopersmith requested to merge alanc/xlsclients:misc into master
  • gitlab CI: stop requiring Signed-off-by in commits
  • Quiet -Wmaybe-uninitialized warnings from gcc
  • Handle -Wsign-compare warnings from gcc
  • usage: add cold & noreturn attributes to function
  • Resolve implicit conversion warnings from clang

Merge request reports

Loading