Re: [xml] Availability of libxm2-2.9.0 release candidate 1



On Fri, Aug 10, 2012 at 11:03:32PM +0300, Roumen Petrov wrote:
Daniel Veillard wrote:
  Following the first rc0 snapshot from last week and after much cleanup
and testing, the first release candidate for the next libxml2 release is
available at the usual place:
  ftp://xmlsoft.org/libxml2/libxml2-2.9.0-rc1.tar.gz
[SNIP]
  So please give it a try :-), thanks !

Daniel

- "Various "make distcheck" and portability fixups" adds regression
. Please see
https://mail.gnome.org/archives/xml/2012-August/msg00016.html .

  okay, will look !

- wish-list "unify use of redefined {v}snprintf" , summary could be
found here https://bugzilla.gnome.org/show_bug.cgi?id=681228

  okay will look too

- may be libxml2.syms should list new symbols as is documented :
diff --git a/doc/symbols.xml b/doc/symbols.xml
index 1695bb3..ee16185 100644
--- a/doc/symbols.xml
+++ b/doc/symbols.xml
@@ -1746,4 +1746,15 @@
     <symbol file="tree">xmlBufferDetach</symbol>
     <symbol file="dict">xmlInitializeDict</symbol>
   </release>
+  <release version="2.9.0">
+    <symbol file="tree">xmlBufContent</symbol>
+    <symbol file="tree">xmlBufEnd</symbol>
+    <symbol file="tree">xmlBufGetNodeContent</symbol>
+    <symbol file="tree">xmlBufNodeDump</symbol>
+    <symbol file="tree">xmlBufUse</symbol>
+    <symbol file="dict">xmlDictGetUsage</symbol>
+    <symbol file="dict">xmlDictSetLimit</symbol>
+    <symbol file="xmlIO">xmlOutputBufferGetContent</symbol>
+    <symbol file="xmlIO">xmlOutputBufferGetSize</symbol>
+  </release>
 </symbols>

  Weird I'm sure I fixed that before rc1 it's really not in the tarball ?
  http://git.gnome.org/browse/libxml2/commit/?id=28cc42d06867f46f921ec137b725a124e43936fd

   thanks,

Daniel
-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel veillard com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/



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