Re: [xml] Removing hard-wired nanohttp debugging

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Tue Oct 24 2000 - 05:39:10 EDT


On Tue, Oct 24, 2000 at 12:32:20AM -0700, Wayne Davison wrote:
>
> I removed the hard-wired #define DEBUG_HTTP in nanohttp.c because I
> started to use the xmlNanoHTTPMethod() call rather than xmlNanoHTTPOpen()
> (because I need to pass in header info). The patch is simple:
>
> Index: nanohttp.c
> @@ -966,9 +966,6 @@
> xmlNanoHTTPFreeCtxt(ctxt);
> }
>
> -#ifndef DEBUG_HTTP
> -#define DEBUG_HTTP
> -#endif
> /**
> * xmlNanoHTTPMethod:
> * @URL: The URL to load

  Dooohh, sorry, I forgot to remove it last time I debugged this part :-)

Done of course !

Daniel

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


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Tue Oct 24 2000 - 05:43:24 EDT