Closed Bug 612843 Opened 14 years ago Closed 14 years ago

Unicode corrigendum 8

Categories

(Core :: Internationalization, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: smontagu, Assigned: smontagu)

References

()

Details

Attachments

(2 files)

Unicode has issued a corrigendum to the standard with affects one character property:

"In Consensus 121-C28, the UTC specified that the Bidi_Class for U+070F SYRIAC ABBREVIATION MARK was to be updated to AL for Unicode 6.0. Due to a clerical error, this change was incorrectly carried out, and the character was updated to have the Bidi_Class AN by mistake. This corrigendum corrects the Bidi_Class as intended, so that U+070F will not be separated into distinct directional runs from the other Syriac characters it is used with."
Attached patch PatchSplinter Review
This is a much smaller change than it looks: the real change is 

-     54,  /* U+0708 - U+070F : 0x43333333 */
+      3,  /* U+0708 - U+070F : 0x33333333 */

and all the rest is just shifting entries in the two-level lookup table.
Attachment #491141 - Flags: review?(VYV03354)
Attached patch reftestSplinter Review
Attachment #491141 - Flags: review?(VYV03354) → review+
Comment on attachment 491141 [details] [diff] [review]
Patch

Asking approval 2.0. Data table change only with no code changes, needed for conformance to Unicode Standard.
Attachment #491141 - Flags: approval2.0?
http://hg.mozilla.org/mozilla-central/rev/c391595f5561
http://hg.mozilla.org/mozilla-central/rev/48d4abb5de8f
Status: NEW → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: