mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-10-10 00:25:06 -04:00
For example, -w+float will now enable all warnings with names staring with float-*. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
1 line
111 B
Plaintext
1 line
111 B
Plaintext
./travis/test/aoutso.asm:79: warning: label alone on a line without a colon might be in error [-w+label-orphan] |