Closed
Bug 397530
Opened 18 years ago
Closed 13 years ago
ecma_3/Function/regress-58274.js FAIL with JS_C_STRINGS_ARE_UTF8
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bc, Unassigned)
Details
./ecma_3/Function/regress-58274.js:165:
TypeError: malformed UTF-8 character sequence at offset 10
saw this in win32 debug shell but not linux shell.
Reporter | ||
Comment 1•18 years ago
|
||
ditto
./ecma_3/Unicode/uc-005.js:209:
TypeError: malformed UTF-8 character sequence at offset 10
Reporter | ||
Comment 2•18 years ago
|
||
not reproducible in mac either, so this is definitely win32 only.
Comment 3•13 years ago
|
||
Assuming fixed, since C_STRINGS_AR_UTF8 is gone now.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•