On Wed, Dec 29, 2010 at 10:42 PM, Daniel Stenberg <[email protected]> wrote:
> Which Windows systems don't use int or __int64 for ssize_t? It is about being pedantic. The type exists and should be used instead of guessing what is behind it. If mingw is causing issues with SSIZE_T then leave it as it is now for mingw and use SSIZE_T for VC (adding a #else clause, that should solve this problem. I can modify the patch to do so. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
