GNOME Bugzilla – Bug 128786
problem with xmlFree under mingw
Last modified: 2009-08-15 18:40:50 UTC
Due to an omition in xmlexports.h function pointers like xmlFree are not properly imported when linking against libxml2. I'll attach a fix for this.
Created attachment 22206 [details] [review] fixes mingw section of xmlexports.h
Okay the IN_LIBXML was laready fixed. I applied the second part of the patch and commited in CVS, thanks ! Daniel
This should be closed in release of libxml2-2.6.5, Daniel