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

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 15 20:29:49 CDT 2008


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





--- Comment #2 from Joël Bohnes <shino at jenux.homelinux.org>  2008-07-15 20:29:48 ---
Ok this is strange - it works on my 64bit systems but doesn't work on 32bit..
so you mustn't use atoi() on strings representing integers > INT_MAX.

Anyway, mingw&wine gives other results than mingw&windows - it may cause
hard-to-find bugs if applications rely on the windows-specific behaviour.


-- 
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