This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pngcheck warning: Compiled with zlib 1.2.8; using zlib 1.2.11.


Thank you, Marco and Andrey.

I'm relieved and I've decided not to care the info.


But, I've dropped another example. Just reporting it:

$ pngcheck a.png b.png > ab.log; echo ----; cat ab.log; echo ----
----
zlib warning:  different version (expected 1.2.8, using 1.2.11)

OK: a.png (1000x1000, 16-bit grayscale+alpha, non-interlaced, 96.1%).
OK: b.png (1000x1000, 16-bit grayscale+alpha, non-interlaced, 97.0%).

No errors were detected in 2 of the 2 files tested.
----

Regards,
--
Lem


==
Subject: Re: pngcheck warning: Compiled with zlib 1.2.8; using zlib 1.2.11.
Date: Sat, 17 Mar 2018 14:16:01 +0300
From: Andrey Repin <anrdaemon@yandex.ru>

> Greetings, Lemures Lemniscati!
> 
> > Hi, 
> 
> > pngcheck warns like this, though it seems not to be harmful.
> 
> > $ pngcheck
> > PNGcheck, version 2.3.0 of 7 July 2007,
> >    by Alexander Lehmann, Andreas Dilger and Greg Roelofs.
> >    Compiled with zlib 1.2.8; using zlib 1.2.11.
> > ...
> 
> That's not a warning, just an information. If ABI is not changed, things just
> keep working.
> 
> > $ cygcheck -c pngcheck zlib
> > Cygwin Package Information
> > Package              Version        Status
> > pngcheck             2.3.0-1        OK
> > zlib                 1.2.11-1       OK
> 
> 
> -- 
> With best regards,
> Andrey Repin
> Saturday, March 17, 2018 14:15:18
> 
> Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]