mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 03:52:08 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
warning: empty-strings.asm(5): [-Wobsolete]
|
||||
Treating strings as numbers is deprecated
|
||||
error: empty-strings.asm(5):
|
||||
Strings as numbers must be a single charmap unit
|
||||
warning: Treating strings as numbers is deprecated [-Wobsolete]
|
||||
at empty-strings.asm(5)
|
||||
error: Strings as numbers must be a single charmap unit
|
||||
at empty-strings.asm(5)
|
||||
Assembly aborted with 1 error!
|
||||
|
||||
Reference in New Issue
Block a user