mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-27 21:42:06 +00:00
Truncate long format spec strings before using them (#1299)
Fixes #1293
This commit is contained in:
5
test/asm/long-format-spec.err
Normal file
5
test/asm/long-format-spec.err
Normal file
@@ -0,0 +1,5 @@
|
||||
warning: long-format-spec.asm(3): [-Wlong-string]
|
||||
Format spec too long, got truncated
|
||||
error: long-format-spec.asm(3):
|
||||
Invalid format spec '000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009'
|
||||
error: Assembly aborted (1 error)!
|
||||
Reference in New Issue
Block a user