Re: [xml] Very minor patch for xmlIO.c



On Tue, Oct 21, 2003 at 10:05:54AM +1000, Eric Zurcher csiro au wrote:

There's a trivial error in xmlIO.c that shows up when LIBXML_HTTP_ENABLED is
not defined - 
the variable "is_http_uri" is referenced in several places, but its
declaration (and definition) is conditionally removed. One could either make
the definition unconditional, or exclude the references to it conditionally.
I chose the former approach. Cut between the "++++" lines for a patch.

  This one missed the train ! Though I think I fixed it in CVS earlier
today, well check against 2.6.0 when it gets available :-)

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]