Show
Ignore:
Timestamp:
02/15/10 11:56:43 (2 years ago)
Author:
Carsten
Message:

Merged latest libpng upgrade in vendor/libpng to cafu/trunk/ExtLibs/libpng.

Note that this implements the "Vendor Branches" strategy described in the Subversion book at
 http://svnbook.red-bean.com/nightly/en/svn.branchmerge.basicmerging.html
 http://svnbook.red-bean.com/nightly/en/svn.advanced.vendorbr.html

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cafu/trunk/ExtLibs/libpng/KNOWNBUG

    r11 r44  
    11 
    2 Known bugs in libpng version 1.2.40 
     2Known bugs in libpng version 1.2.42 
    33 
    4 1. February 23, 2006: The custom makefiles don't build libpng with -lz. 
     41. December 4, 2009: The PNG_NO_ERROR_NUMBERS macro was inadvertently 
     5   defined in libpng-1.2.41/pngconf.h, which may cause a problem with 
     6   building a binary-compatible library. 
     7 
     8   STATUS: This will be fixed in libpng-1.2.42.  In the meantime, simply 
     9   delete the definition from line : 
     10 
     112. February 23, 2006: The custom makefiles don't build libpng with -lz. 
    512 
    613   STATUS: This is a subject of debate. The change will probably be made 
    714   as a part of a major overhaul of the makefiles in libpng version 1.4.0. 
    815 
    9 2. February 24, 2006: The Makefile generated by the "configure" script 
     163. February 24, 2006: The Makefile generated by the "configure" script 
    1017   fails to install symbolic links 
    1118   libpng12.so => libpng12.so.0.1.2.9betaN 
    1219   that are generated by the custom makefiles. 
    1320 
    14 3. September 4, 2007:  There is a report that pngtest crashes on MacOS 10. 
     214. September 4, 2007:  There is a report that pngtest crashes on MacOS 10. 
    1522 
    1623   STATUS: workarounds are