Переглянути джерело

add missing class definition from header file MemoryManager.hpp

Michael Schloh von Bennewitz 21 роки тому
батько
коміт
4b92e625ef
2 змінених файлів з 12 додано та 1 видалено
  1. 11 0
      xerces-c/xerces-c.patch
  2. 1 1
      xerces-c/xerces-c.spec

+ 11 - 0
xerces-c/xerces-c.patch

@@ -439,3 +439,14 @@
  export EXTRA_LIBS
  
  echo
+--- src/xercesc/util/RefArrayOf.c.orig	2004-10-25 16:47:18 +0200
++++ src/xercesc/util/RefArrayOf.c	2004-10-25 17:03:22 +0200
+@@ -92,6 +92,8 @@
+ #include <xercesc/util/RefArrayOf.hpp>
+ #endif
+ 
++#include <xercesc/framework/MemoryManager.hpp>
++
+ XERCES_CPP_NAMESPACE_BEGIN
+ 
+ // ---------------------------------------------------------------------------

+ 1 - 1
xerces-c/xerces-c.spec

@@ -38,7 +38,7 @@ Class:        EVAL
 Group:        Web
 License:      Apache Software License 1.1
 Version:      %{V_opkg}
-Release:      20040207
+Release:      20041025
 
 #   package options
 %option       with_pth           no