svn commit: r1738 - trunk/yasm/modules/preprocs/nasm
peter at tortall.net
peter at tortall.net
Fri Jan 19 21:52:32 PST 2007
Author: peter
Date: Fri Jan 19 21:52:32 2007
New Revision: 1738
Modified:
trunk/yasm/modules/preprocs/nasm/nasm-pp.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1738
Log:
Fix bug in [1737]. Using a valid environment variable after a non-existent
one would result in the part of the string prior to the non-existent one
getting dropped.
More information about the yasm-cvs
mailing list