mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-27 21:42:06 +00:00
Lower default -Wtrunction= level to 1
This commit is contained in:
@@ -6,14 +6,6 @@ warning: Expression must be 16-bit [-Wtruncation]
|
||||
at warn-truncation.asm::try(25) <- warn-truncation.asm(35)
|
||||
warning: Expression must be 16-bit [-Wtruncation]
|
||||
at warn-truncation.asm::try(26) <- warn-truncation.asm(35)
|
||||
warning: Expression must be 8-bit; use `LOW()` to force 8-bit [-Wtruncation]
|
||||
at warn-truncation.asm::try(28) <- warn-truncation.asm(35)
|
||||
warning: Expression must be 16-bit [-Wtruncation]
|
||||
at warn-truncation.asm::try(29) <- warn-truncation.asm(35)
|
||||
warning: Expression must be 8-bit; use `LOW()` to force 8-bit [-Wtruncation]
|
||||
at warn-truncation.asm::try(30) <- warn-truncation.asm(35)
|
||||
warning: Expression must be 16-bit [-Wtruncation]
|
||||
at warn-truncation.asm::try(31) <- warn-truncation.asm(35)
|
||||
warning: Expression must be 8-bit; use `LOW()` to force 8-bit [-Wtruncation]
|
||||
at warn-truncation.asm::try(23) <- warn-truncation.asm(37)
|
||||
warning: Expression must be 8-bit; use `LOW()` to force 8-bit [-Wtruncation]
|
||||
|
||||
Reference in New Issue
Block a user