0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-10-10 00:25:06 -04:00
Files
nasm/travis/test/radix.stderr
H. Peter Anvin 9a55314a23 travis: update tests for new or fixed errors/warnings
Some new warnings, some duplicate warnings removed.

The selfref test was broken because of mishandling of $ escaped
symbols; the new set of error messages are far more correct.

With all of this, travis now passes again.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-09-05 00:59:23 -07:00

2 lines
103 B
Plaintext

./travis/test/radix.asm:24: warning: $ prefix for hexadecimal is deprecated [-w+number-deprecated-hex]