[Webkit-unassigned] [Bug 9697] parseInt results may be inaccurate for numbers greater than 2^53

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 10:01:51 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=9697


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15541|0                           |1
        is obsolete|                            |
  Attachment #15544|                            |review?
               Flag|                            |




------- Comment #16 from cwzwarich at uwaterloo.ca  2007-07-17 10:01 PDT -------
Created an attachment (id=15544)
 --> (http://bugs.webkit.org/attachment.cgi?id=15544&action=view)
Revised proposed patch

Here is another slightly revised version of the patch. I took into account your
comments about initialization and added the comment. I also removed the check
of s[p] being 'e' or '.', because no matter what we can simply pass that
substring to strtod(). 


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list