bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] warning in yyerror()


From: Toby Peterson
Subject: Re: [PATCH] warning in yyerror()
Date: Tue, 7 Jun 2005 18:27:44 -0400

On 07 Jun 2005, at 18.13, Paul Eggert wrote:

Toby Peterson <address@hidden> writes:

Patch: http://cvs.opendarwin.org/index.cgi/~checkout~/dports/devel/
bison/files/patch-data__yacc.c

When YYMAXDEPTH is 0,

How could that happen?  YYINITDEPTH must be positive, right?  And
there's no point to setting YYMAXDEPTH to a value less than YYINITDEPTH.

Well, this specifically affects kjs:

http://websvn.kde.org/trunk/KDE/kdelibs/kjs/grammar.y? rev=409203&view=auto

Would you recommend that I submit a patch to KJS instead? And if so, what YYMAXDEPTH value makes sense? :-)

- Toby




reply via email to

[Prev in Thread] Current Thread [Next in Thread]