You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sian January (JIRA)" <ji...@apache.org> on 2006/11/16 16:57:41 UTC

[jira] Commented: (HARMONY-2127) [classlib][regex] harmony does not compile embedded flag (?c)

    [ http://issues.apache.org/jira/browse/HARMONY-2127?page=comments#action_12450434 ] 
            
Sian January commented on HARMONY-2127:
---------------------------------------

I don't think 'c' is a valid flag - the flags that are valid are i,d,m,s,u and x (and -i,-d etc).  However the RI seems to just ignore it rather than throwing an Exception, so Harmony should match that behaviour.

> [classlib][regex] harmony does not compile embedded flag (?c)
> -------------------------------------------------------------
>
>                 Key: HARMONY-2127
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2127
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Tim Ellison
>
> The expression "x(?c)y" compiles successfully on the RI, but fails to compile on Harmony.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira