Clear clang warnings
- Add
noreturn
attribute toSyntax()
prototype - Add
unused
attributes to unused parameters of callback functions - Add cast to quiet
-Wshorten-64-to-32
warning
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
noreturn
attribute to Syntax()
prototypeunused
attributes to unused parameters of callback functions-Wshorten-64-to-32
warning