Rangi
|
f82603f196
|
Lowercase "error:" in -Werror output
|
2021-11-20 11:21:46 +01:00 |
|
Rangi
|
a265b85d9d
|
Report "1 error", not "1 errors", when assembly is aborted
This matches other such pluralized error messages
|
2021-03-28 15:55:32 -04:00 |
|
Rangi
|
10e3f1a02b
|
Deprecate built-in _PI
Fixes #670
|
2021-01-01 19:18:17 +01:00 |
|
Rangi
|
c0ce1da4c3
|
Implement STRFMT and more printf-like format specifiers for string interpolation (#646)
Fixes #570
Fixes #178
Use errors for inapplicable format spec flags instead of -Wstring-format
|
2020-12-29 22:53:15 +01:00 |
|