You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Scott Cantor (JIRA)" <xe...@xml.apache.org> on 2017/06/21 21:31:00 UTC

[jira] [Assigned] (XERCESC-1925) Wrong temporary token type causes regex construction to fail

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

Scott Cantor reassigned XERCESC-1925:
-------------------------------------

    Assignee: Scott Cantor

> Wrong temporary token type causes regex construction to fail
> ------------------------------------------------------------
>
>                 Key: XERCESC-1925
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1925
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 3.0.0, 3.0.1, 3.1.0, 3.1.1
>            Reporter: John Keeping
>            Assignee: Scott Cantor
>             Fix For: 3.1.2, 3.2.0
>
>         Attachments: xerces-range-token-merge.patch
>
>
> When checking for token overlap in a regular expression a temporary range token is constructed and merged with another range token. This temporary token has type Token::T_RANGE so the merge fails if the actual token is of type Token::T_NRANGE.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org