[libpng16] Cleaned up (char*) casts of zlib messages. The latest version of

the Intel C compiler complains about casting a string literal as (char*), so
copied the treatment of z_const from the library code into pngfix.c
This commit is contained in:
John Bowler
2013-10-04 20:13:17 -05:00
committed by Glenn Randers-Pehrson
parent 940b37b197
commit 5b1df53a82
3 changed files with 31 additions and 2 deletions

View File

@@ -62,6 +62,9 @@ Version 1.6.7beta02 [October 5, 2013]
way of handling the dependencies of sources that are machine generated;
unfortunately it only works if the user does 'make all' or 'make check',
so the dependencies (3) are still required.
Cleaned up (char*) casts of zlib messages. The latest version of the Intel C
compiler complains about casting a string literal as (char*), so copied the
treatment of z_const from the library code into pngfix.c
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit