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.

_______________________________________________
Lzip-bug mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lzip-bug

Reply via email to