After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 128786 - problem with xmlFree under mingw
problem with xmlFree under mingw
Status: VERIFIED FIXED
Product: libxml2
Classification: Platform
Component: general
2.6.2
Other Windows
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-08 06:37 UTC by Kenneth Haley
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4


Attachments
fixes mingw section of xmlexports.h (1.04 KB, patch)
2003-12-08 06:38 UTC, Kenneth Haley
none Details | Review

Description Kenneth Haley 2003-12-08 06:37:10 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.
Comment 1 Kenneth Haley 2003-12-08 06:38:52 UTC
Created attachment 22206 [details] [review]
fixes mingw section of xmlexports.h
Comment 2 Daniel Veillard 2003-12-09 14:10:10 UTC
Okay the IN_LIBXML was laready fixed.
I applied the second part of the patch and commited in CVS,

  thanks !

Daniel
Comment 3 Daniel Veillard 2004-01-26 13:32:05 UTC
This should be closed in release of libxml2-2.6.5,
                                                                     
          
Daniel