Re: [xml] [Patch] fix xmllint for win32



William M. Brack schrieb:
Christian Ehrlicher wrote:
Hi,

To use xmllint on windows I had to do some small changes (see attached
patch)

But I'm still having problems when I define $SGML_CATALOG_FILES with
native path separators:

set $SGML_CATALOG_FILES=e:/kde/kdelibs/kdoctools/customization/catalog

works fine, but

set $SGML_CATALOG_FILES=e:\kde\kdelibs\kdoctools\customization\catalog

does not work correct. The referenced file 'dtd/kdex.dtd' (which is
located in e:\kde\kdelibs\kdoctools\customization\dtd\kdex.dtd) could
not be found.
Can you give me a hint where I can take a look to fix this issue?

One bug ( http://bugzilla.gnome.org/show_bug.cgi?id=389786 ) was just
fixed in SVN - could you please check whether that fixes your problem, or
whether we need to look further?

Oh I forgot a small change. Can you please add "/D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE" to CFLAGS for msvc? It avoids a lot of warnings. :)

Thx
Christian Ehrlicher

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]