From f9f170e6483ce11f02a97e26b1ccf0a3e8cb9bfc Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 17 Jul 2009 16:08:25 +0000 Subject: various small fixes for 64Bit systems texk/dvipsk: add casts to avoid compiler warnings texk/gsftopk: add casts to avoid compiler warnings texk/ps2pkm: import changes from libs/t1lib texk/ttfdump: add casts to avoid compiler warnings texk/dviljk: add casts for printing and proper format specs for scanf to avoid compiler warnings and potential bugs git-svn-id: svn://tug.org/texlive/trunk@14299 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/libpng/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Build/source/libs') diff --git a/Build/source/libs/libpng/ChangeLog b/Build/source/libs/libpng/ChangeLog index 04bdce52cf8..bd06702047c 100644 --- a/Build/source/libs/libpng/ChangeLog +++ b/Build/source/libs/libpng/ChangeLog @@ -6,10 +6,13 @@ * svn mv libpng-1.2.37 libpng-1.2.38: update source tree. * update files in libpng-1.2.38. + * libpng-1.2.38/png.c (png_64bit_product): declare as static. + 2009-06-19 Peter Breitenlohner * configure.ac: enable compiler warnings. * Makefile.am (AM_CFLAGS): enable compiler warnings. + * libpng-1.2.37/png.c (png_64bit_product): declare as static. 2009-06-04 Martin Schröder -- cgit v1.2.3