This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 88248 - Build warnings in antlr grammar
Summary: Build warnings in antlr grammar
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-30 16:26 UTC by _ gordonp
Modified: 2007-12-29 10:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gordonp 2006-10-30 16:26:03 UTC
I've been seeing this for a week or two:

antlr:
ANTLR Parser Generator   Version Sun-2.7.7(NoEx) (2006-01-29)   1989-2005
/export/pucci2/nb55/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/antlr/cppjx.g:518:
warning:Syntactic predicate superfluous for single alternative
/export/pucci2/nb55/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/antlr/cppjx.g:182:
warning:nongreedy block may exit incorrectly due
/export/pucci2/nb55/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/antlr/cppjx.g:182:
    	to limitations of linear approximate lookahead (first k-1 sets
/export/pucci2/nb55/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/antlr/cppjx.g:182:
    	in lookahead not singleton).
Created dir:
/export/pucci2/nb55/cnd/modelimpl/src/org/netbeans/modules/cnd/modelimpl/antlr2/generated
ANTLR Parser Generator   Version Sun-2.7.7(NoEx) (2006-01-29)   1989-2005
ANTLR Parser Generator   Version Sun-2.7.7(NoEx) (2006-01-29)   1989-2005
ANTLR Parser Generator   Version Sun-2.7.7(NoEx) (2006-01-29)   1989-2005
Comment 1 Vladimir Voskresensky 2006-11-14 15:14:52 UTC
fixed after moving on APT-based folding engine