Thread: Re: BUG#599 & BUG 606 correction

Re: BUG#599 & BUG 606 correction

From
"Nicolas Bazin"
Date:
The end of a define section is tested too soon during the parsing of ecpg. This patch makes sure that the parser only do the test at the end of the file being parsed.
 
Please apply this patch to src/interface/ecpg/preproc/pgc.l
 
Nicolas BAZIN
Attachment