Closed Bug 1109972 Opened 10 years ago Closed 10 years ago

nsHyphenator assumes wrong bool size

Categories

(Core :: Internationalization, defect)

PowerPC
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla37

People

(Reporter: spectre, Assigned: spectre)

References

()

Details

Attachments

(1 file)

See also bug 720350, bug 724453 and bug 724456. Without this fix, hyphenation occurs in random unpredictable (and usually incorrect) locations on systems where sizeof(bool) != sizeof(char) (PowerPC, and possibly others).
Hopefully correct reviewer ... please advise if not.
Attachment #8534730 - Flags: review?(VYV03354)
Really jfkthame would be the right reviewer, but I can mark it.

This is a regression from https://hg.mozilla.org/mozilla-central/rev/e7854b4d29ba .
Blocks: 675553
Thanks, dbaron!
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/6fb9bf18be66
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: