Files
rgbds/test/asm/bytelen-strbyte.err

5 lines
189 B
Plaintext

warning: STRBYTE: Index starts at 0 [-Wbuiltin-args]
at bytelen-strbyte.asm(35)
warning: STRBYTE: Index 10 is past the end of the string [-Wbuiltin-args]
at bytelen-strbyte.asm(36)