Closed Bug 344607 Opened 18 years ago Closed 18 years ago

ClassifyCharacter needs to not use libc is* functions

Categories

(Core :: Spelling checker, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: roc, Assigned: brettw)

Details

(Keywords: fixed1.8.1)

isspace, ispunct etc are locale sensitive and do not handle Unicode. ClassifyCharacter needs to be rewritten to just use Unicode properties and not call these libc functions.
Fixed by bug 346200.
Status: NEW → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.