Closed Bug 555644 Opened 15 years ago Closed 15 years ago

Fix toSource() on ctypes.float types

Categories

(Core :: js-ctypes, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dwitte, Assigned: dwitte)

References

Details

Attachments

(1 file)

Attached patch patch v1Splinter Review
I discovered, to my dismay, that PR_dtoa is far from an intuitive function to use, and that our unit tests do not tickle it. :( Thusly, we switch to JS_dtostr, and rectify the testing situation.
Attachment #435538 - Flags: review?(bnewman)
Comment on attachment 435538 [details] [diff] [review] patch v1 Works for me, even playing around with other crazier values.
Attachment #435538 - Flags: review?(bnewman) → review+
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: