Ticket #7406 (new task)

SVN Diffs for #7406

 

Opened 1 month ago

Last modified 1 month ago

For ICU 4.6, move UText regex API to @draft

Reported by: pedberg Assigned to: pedberg
Priority: medium Milestone: 4.6
Component: regexp Version: 4.4
Keywords: Cc: mishonok
Load: Xref: 4521
Java Version: Operating System:
Project (C/J): ICU4C Weeks:
Review:

Description

Per #4521, new UText regex API were added for ICU 4.4 as @internal 4.4 / U_INTERNAL. For ICU 4.6, these should be changed to @draft 4.4 / U_DRAFT.

Attachments

Change History

02/02/10 21:58:26 changed by mishonok

  • cc set to mishonok.

02/10/10 11:45:29 changed by yoshito

  • owner changed from somebody to pedberg.

02/10/10 11:56:51 changed by pedberg

Need to resolve issue of how to disambiguate some method signatures (which are ambiguous if called with 0 that could be a pointer of different types, or an int vs pointer. These are: RegexPattern::matcher RegexMatcher::group

Can disambiguate by having dummy single-value enum parameter (as in the 4.4 implementation), which preserves the naming parallelism with the corresponding UnicodeString methods, or having a different method name (as Markus prefers). Need to resolve that for ICU 4.6.


Add/Change #7406 (For ICU 4.6, move UText regex API to @draft)




Anti spam check: