Skip to content

Clear clang warnings

Alan Coopersmith requested to merge alanc/xcalc:clang into master
  • Add noreturn attribute to Syntax() prototype
  • Add unused attributes to unused parameters of callback functions
  • Add cast to quiet -Wshorten-64-to-32 warning

Merge request reports

Loading