]> granicus.if.org Git - yasm/commit
Fix bug in [1737]. Using a valid environment variable after a non-existent
authorPeter Johnson <peter@tortall.net>
Sat, 20 Jan 2007 05:52:32 +0000 (05:52 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 20 Jan 2007 05:52:32 +0000 (05:52 -0000)
commitd2fba0ea6eb349db3e3d5f0bced3ff72aa18abc7
treefe35c283109782b10619c2df09d6baccccae7fe6
parent7a18cdaf3ca1486c98be1e89cf79c08cd6904ef4
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.

svn path=/trunk/yasm/; revision=1738
modules/preprocs/nasm/nasm-pp.c