]> granicus.if.org Git - yasm/commit
nasm-pp.c: Fix handling of nested %macro and nested %rep.
authorPeter Johnson <peter@tortall.net>
Sun, 17 Sep 2006 17:10:17 +0000 (17:10 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 17 Sep 2006 17:10:17 +0000 (17:10 -0000)
commitce4c97197306cda5757b50a461e4f5f6aae4ac90
tree3a00b5a2c1b769ef87d8b5c5e0f4e6438ea20fba
parent9a1a43039acc962d07b9fff182328662806de533
nasm-pp.c: Fix handling of nested %macro and nested %rep.

Reported (and test) by: Mathieu Monnier <manao@melix.net>
Fix by: nasm64developer@yahoo.com

svn path=/trunk/yasm/; revision=1619
modules/preprocs/nasm/nasm-pp.c
modules/preprocs/nasm/tests/Makefile.inc
modules/preprocs/nasm/tests/nasmpp-nested.asm [new file with mode: 0644]
modules/preprocs/nasm/tests/nasmpp-nested.errwarn [new file with mode: 0644]
modules/preprocs/nasm/tests/nasmpp-nested.hex [new file with mode: 0644]