Closed
Bug 207225
Opened 23 years ago
Closed 23 years ago
Should be able to compare raw sort keys using strcmp()
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: neil, Assigned: smontagu)
Details
The functions that Windows, Unix and probably OS/2 use generate null-terminated
byte strings which should be comparable using strcmp(). Hopefully the Mac
libraries also generate strcmp()able strings so that the code can be cleaned up.
| Reporter | ||
Comment 1•23 years ago
|
||
Damn, looks like this won't work on OS/2. Sorry for the inconvenience.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•