lzip-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lzip-bug] Version 1.11-rc5 of lzip released


From: JonY
Subject: Re: [Lzip-bug] Version 1.11-rc5 of lzip released
Date: Thu, 02 Sep 2010 22:35:10 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.0

On 9/2/2010 21:46, Antonio Diaz Diaz wrote:
JonY wrote:
Using the patch makes lzip build out of the box and pass the
testsuite. Both win32 and win64 build tested.

Excellent, thanks. :-)


MinGW builders can use -D__USE_MINGW_ANSI_STDIO, -Wno-format and
-Wno-format-extra-args to silence all the printf warnings.

Are those warnings related to the use of "long long"?

I do not plan to "fix" long long related warnings because long long is
in C99 and C++0x.


Yeah, those warnings, I was hopping to use inttypes.h, but C++ standard doesn't have that file iiuc. I guess we can leave it as it is.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]