Re: A bug in scan.l - Mailing list pgsql-hackers

From Tom Lane
Subject Re: A bug in scan.l
Date
Msg-id 24604.1251860837@sss.pgh.pa.us
Whole thread Raw
In response to A bug in scan.l  (Gokulakannan Somasundaram <gokul007@gmail.com>)
Responses Re: A bug in scan.l
List pgsql-hackers
Gokulakannan Somasundaram <gokul007@gmail.com> writes:
> I have replaced whitespace with space. This has to be done because
> whitespace allows comments. This would cause conflict between some of the
> alternatives. I found this, while trying to make this rule work with LL(1).

Um, if it's ambiguous, why doesn't flex complain?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: remove flatfiles.c
Next
From: Rod Taylor
Date:
Subject: Re: remove flatfiles.c