[jboss-jira] [JBoss JIRA] (DROOLS-843) Empty comments in a rule's RHS cause parsing error
Davide Sottara (JIRA)
issues at jboss.org
Wed Jul 8 17:40:03 EDT 2015
Davide Sottara created DROOLS-843:
-------------------------------------
Summary: Empty comments in a rule's RHS cause parsing error
Key: DROOLS-843
URL: https://issues.jboss.org/browse/DROOLS-843
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.3.0.Beta2, 6.2.0.Final, 6.1.0.Final
Reporter: Davide Sottara
Assignee: Mario Fusco
Fix For: 6.3.0.CR1
Empty comments lead to an error
mismatched input '<eof>' in rule "R1"
[0,0]: Parser returned a null Package
when parsing a RHS such as
{code}
rule EmptyDblSlashCommentInRHS when
then
//
end
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list