[Webkit-unassigned] [Bug 25478] New: ParseInt and Negatives values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 30 00:00:27 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25478

           Summary: ParseInt and Negatives values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: julien.dufrenne at mac.com


It seems that the parseInt(-10,44) return -11 instead of -10.
I have noticed this bug on the iPhone 3.0 beta version and tested it on Safari
4 beta too... with the same result.

On Safari 3 and on an iPhone 2.x, I have -10 as result.

I have submitted this bug on the apple bugreporter too.

Regards,
Julien


-- 
Configure bugmail: https://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