Re: Lexer bug? (was Re: [Prothon-user] Re: Prothon bug)
"Mark Hahn" <[email protected]> Sat, 1 May 2004 22:41:38 -0700
| Newsgroups | gmane.comp.lang.prothon.devel |
|---|---|
| Message-ID | <[email protected]> |
Joe Knapka wrote: > The bug appears to be in prothon.y and parser_routines.c. That makes sense. I just changed strings to handle nulls a few weeks ago. When I did this I forgot to look at the parser. I'll fix this bug myself asap. Thanks for chasing it down for me...