]> granicus.if.org Git - yasm/commit
Fix crash in "no non-local label before `%s'" warning (misuse of s.tok).
authorPeter Johnson <peter@tortall.net>
Wed, 21 May 2003 00:39:24 +0000 (00:39 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 21 May 2003 00:39:24 +0000 (00:39 -0000)
commite60fe7b21cf1f86fa3d50597628e7adf61ad6245
tree8210f44022115ee10893d9e643a4f4c871962906
parente78c4d10b9d77deb880497d8046e24c5f8708640
Fix crash in "no non-local label before `%s'" warning (misuse of s.tok).
Add testcase for this warning while we're at it.

svn path=/trunk/yasm/; revision=952
modules/parsers/nasm/nasm-token.re
modules/parsers/nasm/tests/Makefile.inc
modules/parsers/nasm/tests/prevlocalwarn.asm [new file with mode: 0644]
modules/parsers/nasm/tests/prevlocalwarn.errwarn [new file with mode: 0644]
modules/parsers/nasm/tests/prevlocalwarn.hex [new file with mode: 0644]