Closed Bug 1317080 Opened 8 years ago Closed 8 years ago

intl/lwbrk/nsJISx4051LineBreaker.cpp fails with older ICU lib

Categories

(Core :: XPCOM, defect)

52 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1316540
Tracking Status
firefox52 --- affected

People

(Reporter: martin, Unassigned)

Details

Attachments

(1 file)

ICU version 58 introduced a few more line breaking characters, and we compile time assert that the number (U_LB_COUNT) is the same as the static array sUnicodeLineBreakToClass.
Asserting system U_LB_COUNT is equal bundled one is bogus. It may gain more line breaks classes in future ICU versions. Anyway, the discussion what to do --with-system-icu happens in bug 1316540.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Component: String → XPCOM
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: