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,5 +1,5 @@
ERROR: compound-assignment.asm(36):
error: compound-assignment.asm(36):
'__LINE__' already defined as constant at <builtin>
ERROR: compound-assignment.asm(39):
error: compound-assignment.asm(39):
Expected constant expression: 'UnDeFiNeD' is not constant at assembly time
error: Assembly aborted (2 errors)!