Skip to content

Assorted minor cleanups

Alan Coopersmith requested to merge alanc/xcmsdb:misc into master
  • gitlab CI: stop requiring Signed-off-by in commits
  • ParseVisualOptions: eliminate unnecessary strcpy & strcat
  • Variable scope reduction as suggested by cppcheck
  • Declare DefineEntry tables of string to id mappings as const

Merge request reports