OS/2, eCS & ArcaOS - Technical > Programming

PNGcheck Z.DLL version warning

(1/1)

xynixme:
Can PNGcheck be recompiled to get rid of a built-in Z.DLL version warning (expected 1.2.8, found 1.2.11)?

Our version http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/graphics&file=pngcheck-2.3.0_os2.zip should already be the latest, albeit OS/2 is mentioned but not included as a binary at http://www.libpng.org/pub/png/apps/pngcheck.html. The code (strcmp(...) !=0) could be improved (by appending && strlen(zlib_version < 6, for example) to exclude the current v1.2.xx updates of Z.DLL, but I guess a recompile will do for now.

Dave Yeo:
Here's a quick recompile, untested. Please test.

xynixme:
QC passed, as expected. With and without lxlite, including wildcard characters, et cetera. No more version-related warning with the current Z.DLL.

Navigation

[0] Message Index

Go to full version