You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Milind Bhandarkar (JIRA)" <ji...@apache.org> on 2009/05/27 00:13:45 UTC

[jira] Resolved: (PIG-779) Warning from javacc

     [ https://issues.apache.org/jira/browse/PIG-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milind Bhandarkar resolved PIG-779.
-----------------------------------

    Resolution: Duplicate

Fix for PIG-819 fixes this.

> Warning from javacc
> -------------------
>
>                 Key: PIG-779
>                 URL: https://issues.apache.org/jira/browse/PIG-779
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Gunther Hagleitner
>
> This warning needs fixing:
>  Reading from file .../src/org/apache/pig/tools/pigscript/parser/PigScriptParser.jj . . .
>    [javacc] Warning: Choice conflict in (...)* construct at line 560, column 9.
>    [javacc]          Expansion nested within construct and expansion following construct
>    [javacc]          have common prefixes, one of which is: "-param"
>    [javacc]          Consider using a lookahead of 2 or more for nested expansion.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.