mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Imported from libpng-1.4.0rc03.tar
This commit is contained in:
@@ -3003,7 +3003,13 @@ Support for global arrays was removed.
|
|||||||
|
|
||||||
Some obsolete/deprecated macros and functions have been removed.
|
Some obsolete/deprecated macros and functions have been removed.
|
||||||
|
|
||||||
The obsolete, unused pnggccrd.c and pngvcrd.files were removed.
|
Typecasted NULL definitions such as
|
||||||
|
#define png_voidp_NULL (png_voidp)NULL
|
||||||
|
were eliminated. If you used these in your application, just use
|
||||||
|
NULL instead.
|
||||||
|
|
||||||
|
The obsolete, unused pnggccrd.c and pngvcrd.c files and related makefiles
|
||||||
|
%were removed.
|
||||||
|
|
||||||
The PNG_1_0_X and PNG_1_2_X macros were eliminated.
|
The PNG_1_0_X and PNG_1_2_X macros were eliminated.
|
||||||
|
|
||||||
|
|||||||
8
libpng.3
8
libpng.3
@@ -3780,7 +3780,13 @@ Support for global arrays was removed.
|
|||||||
|
|
||||||
Some obsolete/deprecated macros and functions have been removed.
|
Some obsolete/deprecated macros and functions have been removed.
|
||||||
|
|
||||||
The obsolete, unused pnggccrd.c and pngvcrd.files were removed.
|
Typecasted NULL definitions such as
|
||||||
|
#define png_voidp_NULL (png_voidp)NULL
|
||||||
|
were eliminated. If you used these in your application, just use
|
||||||
|
NULL instead.
|
||||||
|
|
||||||
|
The obsolete, unused pnggccrd.c and pngvcrd.c files and related makefiles
|
||||||
|
%were removed.
|
||||||
|
|
||||||
The PNG_1_0_X and PNG_1_2_X macros were eliminated.
|
The PNG_1_0_X and PNG_1_2_X macros were eliminated.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user