Lowercase "error:" in -Werror output

This commit is contained in:
Rangi
2021-11-19 23:04:24 -05:00
committed by Eldred Habert
parent cedfd2582a
commit f82603f196
115 changed files with 308 additions and 308 deletions

View File

@@ -1,12 +1,12 @@
ERROR: interpolation-overflow.asm(4):
error: interpolation-overflow.asm(4):
Fractional width 99999999 too long, limiting to 255
ERROR: interpolation-overflow.asm(4):
error: interpolation-overflow.asm(4):
Formatted numeric value too long
warning: interpolation-overflow.asm(4): [-Wlarge-constant]
Precision of fixed-point constant is too large
while expanding symbol "0.0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
ERROR: interpolation-overflow.asm(4):
error: interpolation-overflow.asm(4):
Macro argument '\1' not defined
ERROR: interpolation-overflow.asm(4):
error: interpolation-overflow.asm(4):
syntax error, unexpected number
error: Assembly aborted (4 errors)!