]> git.pld-linux.org Git - packages/eclipse.git/commitdiff
- include stdlib.h if using NULL auto/ac/eclipse-swt-3_3_1_1-1 auto/th/eclipse-swt-3_3_1_1-2 auto/ti/eclipse-swt-3_3_1_1-2 auto/ti/eclipse-swt-3_3_1_1-3 auto/ti/eclipse-swt-3_4-2
authorsaq <saq@pld-linux.org>
Sat, 9 Apr 2005 15:52:07 +0000 (15:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eclipse-NULL.patch -> 1.1
    eclipse-swt-NULL.patch -> 1.1

eclipse-NULL.patch [new file with mode: 0644]
eclipse-swt-NULL.patch [new file with mode: 0644]

diff --git a/eclipse-NULL.patch b/eclipse-NULL.patch
new file mode 100644 (file)
index 0000000..39a70d8
--- /dev/null
@@ -0,0 +1,10 @@
+--- eclipse-3.1/plugins/org.eclipse.update.core.linux/src/update.c.orig        2005-04-09 15:15:26.000000000 +0000
++++ eclipse-3.1/plugins/org.eclipse.update.core.linux/src/update.c     2005-04-09 15:15:41.000000000 +0000
+@@ -9,6 +9,7 @@
+  *     IBM Corporation - initial API and implementation\r
+  *******************************************************************************/\r
\r
++# include <stdlib.h>\r
+ # include <sys/types.h>\r
+ # include <sys/statfs.h>\r
+ # include <update.h>\r
diff --git a/eclipse-swt-NULL.patch b/eclipse-swt-NULL.patch
new file mode 100644 (file)
index 0000000..af57d44
--- /dev/null
@@ -0,0 +1,10 @@
+--- swt.c.orig 2005-04-09 14:38:56.000000000 +0000
++++ swt.c      2005-04-09 14:39:03.000000000 +0000
+@@ -9,6 +9,7 @@
+  *     IBM Corporation - initial API and implementation
+  *******************************************************************************/
+  
++#include <stdlib.h>
+ #include "swt.h"
+ int IS_JNI_1_2 = 0;
This page took 0.062664 seconds and 4 git commands to generate.