Closed
Bug 565327
Opened 16 years ago
Closed 7 years ago
NUL should not be treated specially by convertStringToDouble
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: lhansen, Unassigned)
Details
See bug #564839. We backed out a change where NUL stops string parsing, so that "4\0" is treated as "4". This is counter to ES, JS, Java, C#, as well as counter to geometry and theology in general.
Flags: flashplayer-needsversioning+
Updated•15 years ago
|
Flags: flashplayer-qrb+
Updated•15 years ago
|
Assignee: nobody → stejohns
| Reporter | ||
Comment 1•15 years ago
|
||
I'll take it, I'm mucking around in this code already.
QA Contact: vm → lhansen
| Reporter | ||
Updated•15 years ago
|
Assignee: stejohns → lhansen
QA Contact: lhansen → vm
| Reporter | ||
Updated•14 years ago
|
Assignee: lhansen → nobody
Comment 2•7 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•