[libpng17] Tidied up pngfix inits and fixed pngtest no-write builds.

This commit is contained in:
John Bowler
2013-12-01 15:50:03 -06:00
committed by Glenn Randers-Pehrson
parent 05f896004f
commit 5a1b8d106d
4 changed files with 10 additions and 17 deletions

View File

@@ -4726,12 +4726,13 @@ Version 1.7.0beta23 [November 24, 2013]
This reverts to the previous 'static' implementation and works round
the 'unused static function' warning by using PNG_UNUSED().
Version 1.7.0beta24 [November 28, 2013]
Version 1.7.0beta24 [December 1, 2013]
Removed or marked PNG_UNUSED some harmless "dead assignments" reported
by clang scan-build.
Changed tabs to 3 spaces in png_debug macros and changed '"%s"m'
to '"%s" m' to improve portability among compilers.
Changed png_free_default() to free() in pngtest.c
Tidied up pngfix inits and fixed pngtest no-write builds.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit