svn commit: r1896 - trunk/yasm/libyasm
peter at tortall.net
peter at tortall.net
Sun Jul 15 14:54:12 PDT 2007
Author: peter
Date: Sun Jul 15 14:54:11 2007
New Revision: 1896
Modified:
trunk/yasm/libyasm/linemap.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1896
Log:
Don't use an inner structure for line mappings.
Fix a nit in yasm_linemap_poke() for the case when set() has not been
called before calling this function; the prior behavior could result
in incorrect line numbers due to not properly adjusting the new line
number.
More information about the yasm-cvs
mailing list