lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5720] Upgrade to xmlwrapp-0.7.0


From: Greg Chicares
Subject: [lmi-commits] [5720] Upgrade to xmlwrapp-0.7.0
Date: Wed, 24 Apr 2013 15:41:27 +0000

Revision: 5720
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5720
Author:   chicares
Date:     2013-04-24 15:41:27 +0000 (Wed, 24 Apr 2013)
Log Message:
-----------
Upgrade to xmlwrapp-0.7.0

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/install_miscellanea.make
    lmi/trunk/test_coding_rules.cpp
    lmi/trunk/xml_lmi_fwd.hpp
    lmi/trunk/xml_xslt_wrapp.cpp

Added Paths:
-----------
    lmi/trunk/xmlwrapp-0.7.0.md5sums
    lmi/trunk/xmlwrapp-0.7.0.patch

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2013-04-24 15:36:25 UTC (rev 5719)
+++ lmi/trunk/ChangeLog 2013-04-24 15:41:27 UTC (rev 5720)
@@ -32254,3 +32254,20 @@
   version.hpp
 Designate release candidate.
 
+20130424T1536Z <address@hidden> [542]
+
+  INSTALL
+  install_cygwin.bat
+Adapt to the demise of Cygwin's legacy version. See:
+  http://cygwin.com/ml/cygwin-apps/2013-02/msg00053.html
+
+20130424T1541Z <address@hidden> [542]
+
+  install_miscellanea.make
+  test_coding_rules.cpp
+  xml_lmi_fwd.hpp
+  xml_xslt_wrapp.cpp
+  xmlwrapp-0.7.0.md5sums [new file]
+  xmlwrapp-0.7.0.patch   [new file]
+Upgrade to xmlwrapp-0.7.0 .
+

Modified: lmi/trunk/install_miscellanea.make
===================================================================
--- lmi/trunk/install_miscellanea.make  2013-04-24 15:36:25 UTC (rev 5719)
+++ lmi/trunk/install_miscellanea.make  2013-04-24 15:41:27 UTC (rev 5720)
@@ -51,7 +51,7 @@
 md5sum_msw_exe   := md5sum.exe
 sample_archive   := lmi-data-20050618T1440Z.tar.bz2
 trang_archive    := trang-20091111.zip
-xmlwrapp_archive := xmlwrapp-0.6.0.tar.gz
+xmlwrapp_archive := xmlwrapp-0.7.0.tar.gz
 
 file_list := \
   $(boost_archive) \
@@ -87,7 +87,7 @@
 $(md5sum_msw_exe)-md5   := eb574b236133e60c989c6f472f07827b
 $(sample_archive)-md5   := e7f07133abfc3b9c2252dfa3b61191bc
 $(trang_archive)-md5    := 9d31799b948c350850eb9dd14e5b832d
-$(xmlwrapp_archive)-md5 := 331369a1b0e0539b1ce95a67e4c2bec4
+$(xmlwrapp_archive)-md5 := 971ec4241044b1f53ba860b1f9e38783
 
 # Utilities 
####################################################################
 

Modified: lmi/trunk/test_coding_rules.cpp
===================================================================
--- lmi/trunk/test_coding_rules.cpp     2013-04-24 15:36:25 UTC (rev 5719)
+++ lmi/trunk/test_coding_rules.cpp     2013-04-24 15:41:27 UTC (rev 5720)
@@ -844,6 +844,7 @@
         ,"_max_dble"
         ,"_streams"
     // Compiler specific: ms.
+        ,"__VISUALC__"
         ,"_MCW_EM"
         ,"_MCW_IC"
         ,"_MCW_PC"

Modified: lmi/trunk/xml_lmi_fwd.hpp
===================================================================
--- lmi/trunk/xml_lmi_fwd.hpp   2013-04-24 15:36:25 UTC (rev 5719)
+++ lmi/trunk/xml_lmi_fwd.hpp   2013-04-24 15:41:27 UTC (rev 5720)
@@ -32,6 +32,7 @@
     class document;
     class init;
     class node;
+    class schema;
     class tree_parser;
 
     /// XMLWRAPP !! It is useful to distinguish elements from DOM
@@ -40,6 +41,11 @@
     typedef xml::node element;
 } // namespace xml
 
+namespace xslt // This is xsltwrapp's namespace.
+{
+    class stylesheet;
+} // namespace xslt
+
 /// Interface to xmlwrapp.
 
 namespace xml_lmi

Modified: lmi/trunk/xml_xslt_wrapp.cpp
===================================================================
--- lmi/trunk/xml_xslt_wrapp.cpp        2013-04-24 15:36:25 UTC (rev 5719)
+++ lmi/trunk/xml_xslt_wrapp.cpp        2013-04-24 15:41:27 UTC (rev 5720)
@@ -32,12 +32,14 @@
 #include "libxml/attributes.cxx"
 #include "libxml/document.cxx"
 #include "libxml/dtd_impl.cxx"
+#include "libxml/errors.cxx"
 #include "libxml/event_parser.cxx"
 #include "libxml/init.cxx"
 #include "libxml/node.cxx"
 #include "libxml/node_iterator.cxx"
 #include "libxml/node_manip.cxx"
 #include "libxml/nodes_view.cxx"
+#include "libxml/schema.cxx"
 #include "libxml/tree_parser.cxx"
 #include "libxml/utility.cxx"
 #include "libxslt/init.cxx"

Added: lmi/trunk/xmlwrapp-0.7.0.md5sums
===================================================================
--- lmi/trunk/xmlwrapp-0.7.0.md5sums                            (rev 0)
+++ lmi/trunk/xmlwrapp-0.7.0.md5sums    2013-04-24 15:41:27 UTC (rev 5720)
@@ -0,0 +1,40 @@
+e9f53a414a8b87c19b9aaa967d118b39 *include/xmlwrapp/_cbfo.h
+e5198c69b9160f894144c27f7944f006 *include/xmlwrapp/attributes.h
+0c6b78c4ab3a28b7051fd4abbf393dd2 *include/xmlwrapp/document.h
+449b1d85c8c385cfc134c85c1f6a2624 *include/xmlwrapp/errors.h
+472be44813eefa0c2678d756a0ad8553 *include/xmlwrapp/event_parser.h
+102b2869fcfac6c68603c886d90930cf *include/xmlwrapp/export.h
+aaf6d29222f1bc492971c491e8674094 *include/xmlwrapp/init.h
+ae3285fb4234c9f77c6c6dcf9ff1d065 *include/xmlwrapp/node.h
+75d8a5a42e9161b52d0cafa58367fcb4 *include/xmlwrapp/nodes_view.h
+b1c92c9f772f9d15409239c95ffda7fa *include/xmlwrapp/schema.h
+0128a792eedd93e54c4279fbf0be747d *include/xmlwrapp/tree_parser.h
+405d0bd27c5e8825fb55981144b2b381 *include/xmlwrapp/version.h
+f23698b0a2ca5a691b528ab3ed6bc4ec *include/xmlwrapp/xmlwrapp.h
+3f5f7ec654e831101f292c38b0d96822 *include/xsltwrapp/init.h
+fc72b50516d1ced56ecc41044a94a743 *include/xsltwrapp/stylesheet.h
+175cb6ca0c4b7c520eeb7db2f81ffe15 *include/xsltwrapp/xsltwrapp.h
+c9d06b9b82de6f8e619c849735ae51d3 *src/libxml/ait_impl.cxx
+aabe59ecc4a15a3f2fc33687f653bafb *src/libxml/ait_impl.h
+ce964eccb3ae135e4cd3cedccb400c19 *src/libxml/attributes.cxx
+ae52fe55c352b91f5147026913100c1a *src/libxml/document.cxx
+4b0e309695a7edf96aef3b8340f30b1d *src/libxml/dtd_impl.cxx
+52a30d8e4839d4862ea5d6beb8e88ce8 *src/libxml/dtd_impl.h
+b41ff9167ed8ddfc02840345ced8e55a *src/libxml/errors.cxx
+92167a6df52cb117e1f853c563aa2176 *src/libxml/errors_impl.h
+e9987bb1fdd3fb6443fc460b5fe27731 *src/libxml/event_parser.cxx
+aad6567affefc7a795621c67737d5237 *src/libxml/init.cxx
+d2a3bbc8513224456e0a2abd9e347097 *src/libxml/node.cxx
+e592a58e183884b61742e8a3a9c9a8b7 *src/libxml/node_iterator.cxx
+0d2049d4c6785c4ab26aab3ebc404f07 *src/libxml/node_iterator.h
+5ea59dc324bd7ac7ac3c57d5756621bb *src/libxml/node_manip.cxx
+889caa6bab85a23ee264a7b81b5909d4 *src/libxml/node_manip.h
+89a2c85f135e433b37bbe2792e8c53ea *src/libxml/nodes_view.cxx
+d8b81745f1ae877d28bd6c7f2d11f73c *src/libxml/pimpl_base.h
+d7f910f4338ecf6ce5dd87c3c4925d1c *src/libxml/schema.cxx
+1b533946b7145bcacfe173e30b598533 *src/libxml/tree_parser.cxx
+09280d1cbfa721c34678bbc589ece89f *src/libxml/utility.cxx
+58fd468c790e79b8359323acaef8c050 *src/libxml/utility.h
+e063358141e62a1e56839825a4fc8028 *src/libxslt/init.cxx
+ebb49a9d004f52bed42e5510ce54bb9b *src/libxslt/result.h
+d2c442cf93c38dbe0cbb63adfc01e40a *src/libxslt/stylesheet.cxx


Property changes on: lmi/trunk/xmlwrapp-0.7.0.md5sums
___________________________________________________________________
Added: svn:keywords
   + Id

Added: lmi/trunk/xmlwrapp-0.7.0.patch
===================================================================
--- lmi/trunk/xmlwrapp-0.7.0.patch                              (rev 0)
+++ lmi/trunk/xmlwrapp-0.7.0.patch      2013-04-24 15:41:27 UTC (rev 5720)
@@ -0,0 +1,34 @@
+diff --recursive '--unified=3' 
original/xmlwrapp-0.7.0/include/xmlwrapp/export.h 
modified/xmlwrapp-0.7.0/include/xmlwrapp/export.h
+--- original/xmlwrapp-0.7.0/include/xmlwrapp/export.h  2013-03-16 
11:29:12.000000000 +0000
++++ modified/xmlwrapp-0.7.0/include/xmlwrapp/export.h  2013-04-24 
13:17:36.000000000 +0000
+@@ -48,7 +48,8 @@
+         #define XMLWRAPP_DEPRECATED(msg) __attribute__((deprecated))
+     #endif
+ #elif defined(__GNUC__)
+-    #define XMLWRAPP_DEPRECATED(msg) __attribute__((deprecated))
++//    #define XMLWRAPP_DEPRECATED(msg) __attribute__((deprecated))
++    #define XMLWRAPP_DEPRECATED(msg)
+ #elif defined(__VISUALC__) && (__VISUALC__ >= 1300)
+     #define XMLWRAPP_DEPRECATED(msg) __declspec(deprecated)
+ #else
+diff --recursive '--unified=3' original/xmlwrapp-0.7.0/src/libxml/errors.cxx 
modified/xmlwrapp-0.7.0/src/libxml/errors.cxx
+--- original/xmlwrapp-0.7.0/src/libxml/errors.cxx      2013-03-16 
11:29:12.000000000 +0000
++++ modified/xmlwrapp-0.7.0/src/libxml/errors.cxx      2013-04-24 
13:35:38.000000000 +0000
+@@ -95,6 +95,8 @@
+         case error_message::type_warning:
+             return "warning: " + msg.message();
+     }
++
++    return "xmlwrapp internal error: " + msg.message();
+ }
+ 
+ // ------------------------------------------------------------------------
+@@ -186,6 +188,8 @@
+         case error_message::type_warning:
+             return "warning: " + msg.message();
+     }
++
++    return "xmlwrapp internal error: " + msg.message();
+ }
+ 
+ } // namespace impl


Property changes on: lmi/trunk/xmlwrapp-0.7.0.patch
___________________________________________________________________
Added: svn:keywords
   + Id




reply via email to

[Prev in Thread] Current Thread [Next in Thread]