Closed
Bug 330665
Opened 20 years ago
Closed 17 years ago
Impplement UTF-16 APIs on Windows 9x/ME and other platforms
Categories
(NSPR :: NSPR, defect)
NSPR
NSPR
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jshin1987, Assigned: wtc)
Details
A spin-off of bug 162361. Currently, UTF-16 APIs are only implemented for Windows 2k or later. In bug 162361, the minimum subset of those APIs are 'cloned' and implemented for Win 9x/ME in xpcom I/O. These and other UTF-16 APIs need to be implemented in NSPR for other platforms including Win 9x/ME, Linux/Unix and Mac OS X.
Updated•19 years ago
|
QA Contact: wtchang → nspr
Comment 1•17 years ago
|
||
Do we still care about Win 9x/ME?
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
then can we fix this?
http://mxr.mozilla.org/comm-central/source/mozilla/xpcom/io/nsLocalFileWin.cpp#378
Comment 3•14 years ago
|
||
Yes, we can. I filed bug 701717 for that.
You need to log in
before you can comment on or make changes to this bug.
Description
•