mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-07-24 10:25:42 -04:00
doc/changes.src: document PTR warning
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
This commit is contained in:
parent
69550eac55
commit
19bc9de9d0
@ -17,6 +17,10 @@ since 2007.
|
|||||||
|
|
||||||
\b More Codeview debug format fixes.
|
\b More Codeview debug format fixes.
|
||||||
|
|
||||||
|
\b If the MASM PTR keyword is encountered, issue a warning. This is
|
||||||
|
much more likely to indicate a MASM-ism encountered in NASM than it
|
||||||
|
is a valid label. This warning can be suppressed with -w-ptr.
|
||||||
|
|
||||||
|
|
||||||
\S{cl-2.12.01} Version 2.12.01
|
\S{cl-2.12.01} Version 2.12.01
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user