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

Peter Klügl resolved UIMA-5074.
-------------------------------
    Resolution: Fixed

fixed

> Ruta: strange parse error in foreach block with condition macro
> ---------------------------------------------------------------
>
>                 Key: UIMA-5074
>                 URL: https://issues.apache.org/jira/browse/UIMA-5074
>             Project: UIMA
>          Issue Type: Bug
>          Components: ruta
>    Affects Versions: 2.5.0ruta
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>             Fix For: 2.5.0ruta
>
>
> Ruta: strange parse error in foreach block with condition macro: complain 
> about wildcard... but there is none.
> Minimal example:
> {noformat}
> CONDITION isSmall() = REGEXP(".");
> FOREACH(num) NUM{} {
>     num{isSmall()};
> }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to