[libpng16] Add #include <setjmp.h> to contrib/tools/pngfix.c to allow "make" to

complete without setjmp support (bug report by Claudio Fontana)
This commit is contained in:
Glenn Randers-Pehrson
2014-09-10 21:34:34 -05:00
parent 0a3c788b51
commit de5e34f3ce
3 changed files with 8 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.14beta01 - September 10, 2014
Libpng 1.6.14beta01 - September 11, 2014
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,11 +25,10 @@ Other information:
Changes since the last public release (1.6.13):
Version 1.6.14beta01 [September 10, 2014]
Version 1.6.14beta01 [September 11, 2014]
Guard usage of png_ptr->options with #ifdef PNG_SET_OPTION_SUPPORTED.
Add #ifdef PNG_SETJMP_SUPPORTED where needed in contrib/tools/pngfix.c
to allow "make all" to complete without setjmp support (bug report
by Claudio Fontana)
Add #include <setjmp.h> to contrib/tools/pngfix.c to allow "make" to
complete without setjmp support (bug report by Claudio Fontana)
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit