]> granicus.if.org Git - yasm/commit
Be less pedantic about trailing commas in data declarations and incbin.
authorPeter Johnson <peter@tortall.net>
Tue, 21 Oct 2003 01:54:31 +0000 (01:54 -0000)
committerPeter Johnson <peter@tortall.net>
Tue, 21 Oct 2003 01:54:31 +0000 (01:54 -0000)
commit38654f318e1fc61cb655622893956dde42697c59
treec6b633e10e1efddc2306791585b4abe6e16b4df5
parent7a1ed5ff15e9093a466ef347e6220ca2a5b3e637
Be less pedantic about trailing commas in data declarations and incbin.
We're still being pedantic when it comes to instructions, however.

Reported by: Edouard Gomez <ed.gomez@free.fr>

svn path=/trunk/yasm/; revision=1073
modules/parsers/nasm/nasm-bison.y
modules/parsers/nasm/tests/Makefile.inc
modules/parsers/nasm/tests/endcomma.asm [new file with mode: 0644]
modules/parsers/nasm/tests/endcomma.errwarn [new file with mode: 0644]
modules/parsers/nasm/tests/endcomma.hex [new file with mode: 0644]