SOURCES (DEVEL): php-uint32_t.patch - adapt to current 5.3 snap
zergin
zergin at pld-linux.org
Wed Apr 1 19:47:16 CEST 2009
Author: zergin Date: Wed Apr 1 17:47:16 2009 GMT
Module: SOURCES Tag: DEVEL
---- Log message:
- adapt to current 5.3 snap
---- Files affected:
SOURCES:
php-uint32_t.patch (1.2.4.1 -> 1.2.4.2)
---- Diffs:
================================================================
Index: SOURCES/php-uint32_t.patch
diff -u SOURCES/php-uint32_t.patch:1.2.4.1 SOURCES/php-uint32_t.patch:1.2.4.2
--- SOURCES/php-uint32_t.patch:1.2.4.1 Mon Dec 29 21:11:46 2008
+++ SOURCES/php-uint32_t.patch Wed Apr 1 19:47:10 2009
@@ -1,11 +1,11 @@
-diff -ur php5.3-200812262130/Zend/zend_strtod.c mod/Zend/zend_strtod.c
---- php5.3-200812262130/Zend/zend_strtod.c 2008-12-02 18:36:12.000000000 +0100
-+++ mod/Zend/zend_strtod.c 2008-12-27 01:28:47.000000000 +0100
+diff -ur php5.3-200903291030/Zend/zend_strtod.c mod/Zend/zend_strtod.c
+--- php5.3-200903291030/Zend/zend_strtod.c 2009-03-18 12:36:20.000000000 +0100
++++ mod/Zend/zend_strtod.c 2009-03-29 18:34:10.000000000 +0200
@@ -93,6 +93,7 @@
#include <zend_operators.h>
#include <zend_strtod.h>
+#include <stdint.h>
- #include <zend_float.h>
#ifdef ZTS
+ #include <TSRM.h>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php-uint32_t.patch?r1=1.2.4.1&r2=1.2.4.2&f=u
More information about the pld-cvs-commit
mailing list