• Show log

    Commit

  • Hash : a194ccb8
    Author : Daniel Veillard
    Date : 2009-08-10T10:08:41

    Try to avoid __imp__xmlFree link trouble on msys
    
    * include/libxml/xmlexports.h: when compiling with mingw/MSYS or linking
      to an precompiled library this _imp__xmlFree missing at runtime is a
      common problem. Igor and various people faced it and this seems the
      minimal fix for it, should resolve 590302 and 561340