GNOME Bugzilla – Bug 681720
ewsclient: Fix breakage because of libxml2 API breakage
Last modified: 2012-08-13 23:33:49 UTC
Recently libxml2 broke API. See: https://mail.gnome.org/archives/desktop-devel-list/2012-August/msg00004.html The attached patch fixes the build, and works with both old and new libxml2 versions. I know #ifdefs suck, and the solution is far from elegant, but it looks like this is the recommended way to fix the issue.
Created attachment 220964 [details] [review] ewsclient: Fix breakage because of libxml2 API breakage * libxml2 introduced some API breakage recently. * Fix the build so it works with both old and new versions of libxml2.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.