mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 15:27:48 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
warning: Invalid warning flag parameter "truncation=256"; capping at maximum 2
|
||||
warning: diagnostic-parameter-cap.asm(3): [-Wtruncation]
|
||||
Expression must be 8-bit; use LOW() to force 8-bit
|
||||
warning: diagnostic-parameter-cap.asm(4): [-Wtruncation]
|
||||
Expression must be 8-bit; use LOW() to force 8-bit
|
||||
warning: Expression must be 8-bit; use LOW() to force 8-bit [-Wtruncation]
|
||||
at diagnostic-parameter-cap.asm(3)
|
||||
warning: Expression must be 8-bit; use LOW() to force 8-bit [-Wtruncation]
|
||||
at diagnostic-parameter-cap.asm(4)
|
||||
|
||||
Reference in New Issue
Block a user