Files
rgbds/include
daid 5d6e0677d9 Fix error-related issues (#773)
* Mark `error` as a `format` function, to properly scan its format

* Fix the call to error() from parser.y:
  - Use '%s' to avoid passing an arbitrary format
  - Simplify yyerror overall

* Fix size parameter of %.*s format being an int... bonkers standard.

* Report the number of arguments required and provided on a STRFMT mismatch

* Add an assert to check for a very unlikely bug
2021-03-02 16:34:19 +01:00
..
2021-03-02 16:34:19 +01:00
2020-04-07 14:48:30 +10:00
2021-01-20 21:22:55 +01:00
2021-01-20 21:22:55 +01:00
2018-01-26 22:59:02 +00:00
2020-12-09 20:30:31 +01:00