You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (Created JIRA)" <de...@uima.apache.org> on 2012/01/09 19:58:40 UTC

[jira] [Created] (UIMA-2325) TextMarker primitives (e.g. INT) ignore assignment in declaration

TextMarker primitives (e.g. INT) ignore assignment in declaration
-----------------------------------------------------------------

                 Key: UIMA-2325
                 URL: https://issues.apache.org/jira/browse/UIMA-2325
             Project: UIMA
          Issue Type: Bug
          Components: TextMarker
            Reporter: Peter Klügl
            Assignee: Peter Klügl
            Priority: Minor


TextMarker primitives (e.g. INT) ignores assignment in declaration.

Example:

INT int = 5;

... does not assign 5 to the variable int.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (UIMA-2325) TextMarker primitives (e.g. INT) ignore assignment in declaration

Posted by "Peter Klügl (Closed JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Klügl closed UIMA-2325.
-----------------------------

    Resolution: Fixed

fixed
                
> TextMarker primitives (e.g. INT) ignore assignment in declaration
> -----------------------------------------------------------------
>
>                 Key: UIMA-2325
>                 URL: https://issues.apache.org/jira/browse/UIMA-2325
>             Project: UIMA
>          Issue Type: Bug
>          Components: TextMarker
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>            Priority: Minor
>
> TextMarker primitives (e.g. INT) ignores assignment in declaration.
> Example:
> INT int = 5;
> ... does not assign 5 to the variable int.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira