mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-21 16:01:52 +00:00
Fix -W parameter parsing
This commit is contained in:
5
test/asm/diagnostic-parameter-cap.err
Normal file
5
test/asm/diagnostic-parameter-cap.err
Normal file
@@ -0,0 +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
|
||||
Reference in New Issue
Block a user