[devel] Enabled compilation with g++ compiler. This compiler does not

recognize the file extension, so it always compiles with C++ rules.  Made minor
changes to pngrutil.c to cast results where C++ expects it but C does not.
This commit is contained in:
John Bowler
2011-07-14 23:02:11 -05:00
committed by Glenn Randers-Pehrson
parent 0a007b743e
commit a5bcab7854
4 changed files with 57 additions and 32 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.5beta03 - July 14, 2011
Libpng 1.5.5beta03 - July 15, 2011
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.
@@ -34,7 +34,10 @@ Version 1.5.5beta02 [July 14, 2011]
Revised Makefile.am and Makefile.in to look in the right directory for
pnglibconf.h.prebuilt
Version 1.5.5beta03 [July 14, 2011]
Version 1.5.5beta03 [July 15, 2011]
Enabled compilation with g++ compiler. This compiler does not recognize
the file extension, so it always compiles with C++ rules. Made minor
changes to pngrutil.c to cast results where C++ expects it but C does not.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
(subscription required; visit