mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 14:27:50 +00:00
Lowercase "error:" in -Werror output
This commit is contained in:
@@ -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)!
|
||||
|
||||
Reference in New Issue
Block a user