** Summary changed:

- regex "range subtraction" not supported
+ regex "range subtraction" not supported for ICU

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/866874

Title:
  regex "range subtraction" not supported for ICU

Status in Zorba - The XQuery Processor:
  Triaged

Bug description:
  XQuery regular expressions are based on those specified by "XML Schema
  Part 2: Datatypes Second Edition," Appendix F, "Regular Expressions."
  Said regexps support "Character Class Subtraction" as specified in
  section F.1, "[16] charClassSub."

  Zorba currently used ICU for Unicode regular expressions.
  Unfortunately, ICU doesn't support "Character Class Subtraction";
  hence the following W3C tests fail:

  caselessmatch10
  caselessmatch11

  This bug is more specific than bug 2988205 that will be closed and
  replaced by this bug and a few other more specific bugs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/866874/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to