[jd] add patch

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Jan 23 11:53:43 UTC 2011


commit d35538b04bb965cf3e555eb22642f7e91d9c9e01
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jan 23 20:53:05 2011 +0900

    add patch

 jd-rev3818-gcc460.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/jd-rev3818-gcc460.patch b/jd-rev3818-gcc460.patch
new file mode 100644
index 0000000..4b8d9a1
--- /dev/null
+++ b/jd-rev3818-gcc460.patch
@@ -0,0 +1,12 @@
+Index: src/xml/domlist.h
+===================================================================
+--- src/xml/domlist.h	(revision 3818)
++++ src/xml/domlist.h	(working copy)
+@@ -11,6 +11,7 @@
+ #define _DOMLIST_H
+ 
+ #include <list>
++#include <cstddef>
+ 
+ namespace XML
+ {


More information about the scm-commits mailing list