[libpng16] Suppressed some warnings from the Borland C++ 5.5.1/5.82 compiler

(Bug report by Viktor Szaka'ts).  Several warnings remain and are
unavoidable, where we test for overflow.
This commit is contained in:
Glenn Randers-Pehrson
2015-07-29 07:29:17 -05:00
parent 1fa62ae734
commit e485a09e0e
4 changed files with 21 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.19beta01 - July 26, 2015
Libpng 1.6.19beta01 - July 29, 2015
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -25,13 +25,18 @@ Other information:
Changes since the last public release (1.6.18):
Version 1.6.19beta01 [July 26, 2015]
Version 1.6.19beta01 [July 29, 2015]
Updated obsolete information about the simplified API macros in the
manual pages (Bug report by Arc Riley).
Avoid potentially dereferencing NULL info_ptr in png_info_init_3().
Rearranged png.h to put the major sections in the same order as
in libpng17.
Eliminated unused PNG_COST_SHIFT, PNG_WEIGHT_SHIFT, PNG_COST_FACTOR, and
PNG_WEIGHT_FACTOR macros.
Suppressed some warnings from the Borland C++ 5.5.1/5.82 compiler
(Bug report by Viktor Szaka'ts). Several warnings remain and are
unavoidable, where we test for overflow.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit