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,9 +1,9 @@
ERROR: sym-scope.asm(4):
error: sym-scope.asm(4):
Local label '.tooSoon' in main scope
ERROR: sym-scope.asm(5):
error: sym-scope.asm(5):
Local label 'Nice.try' in main scope
ERROR: sym-scope.asm(17):
error: sym-scope.asm(17):
Not currently in the scope of 'Parentheses'
ERROR: sym-scope.asm(21):
error: sym-scope.asm(21):
Not currently in the scope of 'Parent'
error: Assembly aborted (4 errors)!