mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 03:52:08 +00:00
Implement STRFMT and more printf-like format specifiers for string interpolation (#646)
Fixes #570 Fixes #178 Use errors for inapplicable format spec flags instead of -Wstring-format
This commit is contained in:
3
test/asm/string-formatting.err
Normal file
3
test/asm/string-formatting.err
Normal file
@@ -0,0 +1,3 @@
|
||||
ERROR: string-formatting.asm(9):
|
||||
Formatting string with prefix flag '#'
|
||||
error: Assembly aborted (1 errors)!
|
||||
Reference in New Issue
Block a user