]> granicus.if.org Git - yasm/commit
Fix error/warnings in the NASM preprocessor to reference the correct line
authorPeter Johnson <peter@tortall.net>
Sat, 7 Oct 2006 17:27:56 +0000 (17:27 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 7 Oct 2006 17:27:56 +0000 (17:27 -0000)
commit4bf0ef0ab46e046007d384d9a12c38118d6ba48e
treeca79f5f3802ba20b4185823bd609c39847bd0b16
parent92f1ccd7d51fb49e778dbd904729645156f04434
Fix error/warnings in the NASM preprocessor to reference the correct line
number, rather than the last parsed line number.  Also improve
"cannot reference symbol" error a bit, to include the symbol name.

svn path=/trunk/yasm/; revision=1643
libyasm/linemgr.c
libyasm/linemgr.h
modules/preprocs/nasm/nasm-eval.c
modules/preprocs/nasm/nasm-preproc.c
modules/preprocs/nasm/tests/ifcritical-err.errwarn
modules/preprocs/nasm/tests/nasmpp-nested.errwarn