mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-10-10 00:25:06 -04:00
test: nasm-t -- Update bcd test
We start printing [-w+other] in warning report. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
./travis/test/bcd.asm:9: warning: packed BCD truncated to 18 digits
|
||||
./travis/test/bcd.asm:20: warning: packed BCD truncated to 18 digits
|
||||
./travis/test/bcd.asm:9: warning: packed BCD truncated to 18 digits [-w+other]
|
||||
./travis/test/bcd.asm:20: warning: packed BCD truncated to 18 digits [-w+other]
|
||||
Reference in New Issue
Block a user