Re: [xml] Compile error libxml2-2.1.1/WIN32

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Thu Jul 06 2000 - 08:27:10 EDT


On Thu, Jul 06, 2000 at 01:55:49PM +0200, Erwin Rol wrote:
> i just wanted to ask what the state is of LIBXML2 on WIN32.
> I saw some typicle UNIX->WIN32 probleems like using int's for
> socket descriptors and not the SOCKET type in wIN32 (that is unsigned).
> And checking < 0 for errors from network functions which is not the
> recomended way on WIN32.

  libxml will stick as much as possible to the POSIX standard.
If supporting WIN32 means adding a lot of mess and dropping
adherence to that standard, then I won't accept patches for this.

  The config.h file is auto generated this is the result of the
configure processing. It should not be hacked specifically for WIN32
hence the winconfig.h stuff.

  Send patches, if they are a mess w.r.t. the POSIX API I will reject
them, if they don't uglyfy the code (or fix stuff) then I will accept
them.

Daniel

PS: subscribe to the list if you want to follow that discussion.

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel : +33 476 615 257  | 655, avenue de l'Europe | Linux XML libxml WWW
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | Gnome rpm2html rpmfind
 http://www.w3.org/People/all#veillard%40w3.org  | RPM badminton Kaffe
----
Message from the list xml@xmlsoft.org
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@xmlsoft.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:30:19 EDT