[PATCH] [Msvcrt]: fixing errno handling in strtol and strtoul (#18151)

Alexandre Julliard julliard at winehq.org
Mon Aug 31 10:45:01 CDT 2009


Eric Pouech <eric.pouech at orange.fr> writes:

>>
>> You can't simply use long here, you need to handle the difference in the
>> size of long between Win32 and Unix.
>>
> but that's what we currently do !
> A+

Sure, but that needs to be fixed. Since you are reimplementing it you
should do it right.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list