Re: [xml] Re: Still problems when using libxml2 on mingw windows (includes patch)
- From: Daniel Veillard <veillard redhat com>
- To: Christophe de VIENNE <cdevienne alphacent com>
- Cc: xml gnome org, Roland Schwingel <roland schwingel onevision de>, igor zlatkovic com
- Subject: Re: [xml] Re: Still problems when using libxml2 on mingw windows (includes patch)
- Date: Mon, 1 Mar 2004 08:28:20 -0500
On Mon, Mar 01, 2004 at 02:11:41PM +0100, Christophe de VIENNE wrote:
I also had a little problem with testSAX which was not compiling. It
seems not to know the timeb struct. Adding this at the top of the
testSAX.c solved it (patch attached) :
#ifdef HAVE_SYS_TIMEB_H
#include <sys/timeb.h>
#endif
okay, that should be fixed in CVS,
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]