mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Implement -X/--max-errors for RGBASM (#1262)
Co-authored-by: Eldred Habert <me@eldred.fr>
This commit is contained in:
3
test/asm/max-errors.err
Normal file
3
test/asm/max-errors.err
Normal file
@@ -0,0 +1,3 @@
|
||||
error: max-errors.asm(3):
|
||||
Expected constant expression: PC is not constant at assembly time
|
||||
error: The maximum of 1 error was reached (configure with "-X/--max-errors"); assembly aborted!
|
||||
Reference in New Issue
Block a user