mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 07:17:49 +00:00
Deprecate treating strings as numbers (#1780)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
warning: multivalue-charmap.asm(11): [-Wtruncation]
|
||||
All character units must be 8-bit
|
||||
warning: multivalue-charmap.asm(20): [-Wobsolete]
|
||||
Treating strings as numbers is deprecated
|
||||
warning: multivalue-charmap.asm(21): [-Wobsolete]
|
||||
Treating strings as numbers is deprecated
|
||||
warning: multivalue-charmap.asm(22): [-Wtruncation]
|
||||
All character units must be 8-bit
|
||||
warning: multivalue-charmap.asm(34): [-Wtruncation]
|
||||
|
||||
Reference in New Issue
Block a user