Fixed bug in q2c when munging hyphenated strings.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 13 Apr 2009 23:07:14 +0000 (07:07 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 13 Apr 2009 23:07:14 +0000 (07:07 +0800)
commit15d25f33d8af81f11ac05379ae267f85da2b3077
treef676e9726f0b687bbe3aa6d005095cd9aed544b6
parenteb57e0a1240f2b528d27e9662b8b4e2310b7bcb7
Fixed bug in q2c when munging hyphenated strings.

Q2c wasn't terminating strings generated by its munge
function, resulting in garbage being placed into generated
code.  Thanks to Michel Boaventura for reporting this.
src/language/lexer/q2c.c