[libpng16] Add "#include <setjmp.h>" to contrib/tools/pngfix.c (John Bowler)

This commit is contained in:
Glenn Randers-Pehrson
2014-09-11 07:39:24 -05:00
parent de5e34f3ce
commit 3a05d2df0f
3 changed files with 20 additions and 5 deletions

View File

@@ -27,8 +27,10 @@ Changes since the last public release (1.6.13):
Version 1.6.14beta01 [September 11, 2014]
Guard usage of png_ptr->options with #ifdef PNG_SET_OPTION_SUPPORTED.
Add #include <setjmp.h> to contrib/tools/pngfix.c to allow "make" to
complete without setjmp support (bug report by Claudio Fontana)
Do not build contrib/tools/pngfix.c when PNG_SETJMP_NOT_SUPPORTED,
to allow "make" to complete without setjmp support (bug report by
Claudio Fontana)
Add "#include <setjmp.h>" to contrib/tools/pngfix.c (John Bowler)
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit