svn commit: r1713 - in trunk/yasm/modules/objfmts: coff
peter at tortall.net
peter at tortall.net
Sun Dec 17 10:11:01 PST 2006
Author: peter
Date: Sun Dec 17 10:11:00 2006
New Revision: 1713
Modified:
trunk/yasm/modules/objfmts/coff/coff-objfmt.c
trunk/yasm/modules/objfmts/elf/elf-objfmt.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1713
Log:
Fix bad valparams setup introduced in previous commit. yasm_vps_append()
is a macro and does bad things when given a non-variable.
Tracked down by: Peter Tanski <p.tanski at gmail.com>
More information about the yasm-cvs
mailing list