This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] GCC vs Bison-1.875


On Fri, Jan 24, 2003 at 09:41:00PM +0100, Paolo Carlini wrote:
> * POSIX conformance
> ...
>  - `parse error' -> `syntax error'
>    Bison now uniformly uses the term `syntax error'; formerly, the code
>    and manual sometimes used the term `parse error' instead.  POSIX
>    requires `syntax error' in diagnostics, and it was thought better to
>    be consistent.
> 
> What should be done wrt this issue?

I guess the best thing would be to modify the testsuite to
expect either, like "(parse|syntax) error".


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]