------- Additional Comments From ziga at gcc dot gnu dot org  2005-05-28 18:06 
-------
Confirmed.  This regular expression makes use of possessive quantifiers (?+, *+,
++, {n,m}+), which gnu.regexp doesn't support currently.  I've written some
Mauve test cases[1] for possessive quantifiers and will be sending a patch
adding the necessary support to classpath-patches shortly.

[1] http://sources.redhat.com/ml/mauve-patches/2005/msg00049.html


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ziga at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20435

Reply via email to