]> granicus.if.org Git - yasm/commit
Generate #line in the output in a useful way. Now it's much more usable for
authorPeter Johnson <peter@tortall.net>
Sat, 5 Oct 2002 09:10:58 +0000 (09:10 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 5 Oct 2002 09:10:58 +0000 (09:10 -0000)
commitdb4c347e32c2820809fe133592a55770f0f63e66
tree2278ab7cc84156b0167494f7181e0c01248c77e5
parent9fc0fb05fc287e490b75f56a9fa6c33b9d629740
Generate #line in the output in a useful way.  Now it's much more usable for
debugging, code coverage, etc. (with a little post-processing sed help).

svn path=/trunk/yasm/; revision=744
tools/re2c/code.c
tools/re2c/dfa.c
tools/re2c/globals.h
tools/re2c/main.c
tools/re2c/parse.h
tools/re2c/re2c-parser.y
tools/re2c/scanner.c
tools/re2c/scanner.re
tools/re2c/substr.c