Remy Maucherat wrote:
> On Thu, 2008-09-18 at 19:42 +0000, [EMAIL PROTECTED] wrote:
>> Author: markt
>> Date: Thu Sep 18 12:42:54 2008
>> New Revision: 696780
>>
>> URL: http://svn.apache.org/viewvc?rev=696780&view=rev
>> Log:
>> Add explicit lookaheads where they could be ambiguity. This resolves some 
>> TCK failures with the fix for 42565.
> 
> I suppose not abusing lookahead is a lot more efficient.

Probably, although my reason for doing it this way is as soon as you set
any global lookahead javacc assumes you know what you are doing and stops
giving you any lookahead warnings even if it knows you need a larger
lookahead than your global setting.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to