svn commit: r1643 - in trunk/yasm: libyasm modules/preprocs/nasm/tests
peter at tortall.net
peter at tortall.net
Sat Oct 7 10:27:56 PDT 2006
Author: peter
Date: Sat Oct 7 10:27:56 2006
New Revision: 1643
Modified:
trunk/yasm/libyasm/linemgr.c
trunk/yasm/libyasm/linemgr.h
trunk/yasm/modules/preprocs/nasm/nasm-eval.c
trunk/yasm/modules/preprocs/nasm/nasm-preproc.c
trunk/yasm/modules/preprocs/nasm/tests/ifcritical-err.errwarn
trunk/yasm/modules/preprocs/nasm/tests/nasmpp-nested.errwarn
Changeset:
http://www.tortall.net/projects/yasm/changeset/1643
Log:
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.
More information about the yasm-cvs
mailing list