Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Warning while building #19

@Alainvdh

Description

@Alainvdh

while compiling i have a lot of warning
Is it normal or how can i avoid them ?

Thank you in advance
Alain

[INFO] --- exec-maven-plugin:1.1:exec (default) @ lexer-parser ---
[INFO] two-threaded DFA conversion
[INFO] two-threaded DFA conversion
[INFO] warning(200): C:\Java\eclipseIndigo32\workspace\porcelli\lexer-parser/src/main/antlr3/br/com/porcelli/parser/plsql/PLSQLParser.g:825:55: Decision can match input such as "SQL92_RESERVED_DECLARE" using multiple alternatives: 1, 3
[INFO] As a result, alternative(s) 3 were disabled for that input
[INFO] warning(200): C:\Java\eclipseIndigo32\workspace\porcelli\lexer-parser/src/main/antlr3/br/com/porcelli/parser/plsql/PLSQLParser.g:825:55: Decision can match input such as "INTRODUCER" using multiple alternatives: 1, 3
[INFO] As a result, alternative(s) 3 were disabled for that input
[INFO] warning(200): C:\Java\eclipseIndigo32\workspace\porcelli\lexer-parser/src/main/antlr3/br/com/porcelli/parser/plsql/PLSQLParser.g:825:55: Decision can match input such as "SQL92_RESERVED_WITH" using multiple alternatives: 1, 3
[INFO] As a result, alternative(s) 3 were disabled for that input
[INFO] warning(203): C:\Java\eclipseIndigo32\workspace\porcelli\lexer-parser/src/main/antlr3/br/com/porcelli/parser/plsql/PLSQLParser.g:825:55: Input such as "REGULAR_ID" is insufficiently covered with predicates at locations: alt 1: line 383:5 at BLOCK, alt 3: line 383:5 at BLOCK
[INFO] warning(200): C:\Java\eclipseIndigo32\workspace\porcelli\lexer-parser/src/main/antlr3/br/com/porcelli/parser/plsql/PLSQLParser.g:825:55: Decision can match input such as "REGULAR_ID" using multiple alternatives: 1, 3
[INFO] As a result, alternative(s) 3 were disabled for that input

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions