|
From: | Antonio Diaz Diaz |
Subject: | Re: [Lzip-bug] mingw build failure |
Date: | Sun, 13 Jan 2013 03:55:29 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Roy Tam wrote:
actually it is safe to #define it to _strtoi64 in mingw as _strtoi64 is always exists in MSVCRT.
I hope you are right because I have just released lzip-1.14-rc2 with strtoull defined to _strtoi64. BTW, this version uses strtoull instead of strtoll, but I guess _strtoi64 may be fine because the maximum valid value is in the range of a signed long long.
1.14-rc2 also uses setmode instead of _setmode. Please, test these changes in Windows and OS/2 before I made a wider announcement.
http://download-mirror.savannah.gnu.org/releases/lzip/ Regards, Antonio.
[Prev in Thread] | Current Thread | [Next in Thread] |