[Bug 14393] atoi() implemenation on large integers is wrong

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 15 18:17:14 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14393





--- Comment #1 from Lei Zhang <thestig at google.com>  2008-07-15 18:17:14 ---
gcc produces the wrong result here:

$ uname -m
i686
$ gcc --version
gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)

$ gcc foo.c
$ ./a.out
127.255.255.255 2147483647


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list