Re: [xml] Bug report.



On Tue, Apr 20, 2004 at 05:31:49PM +0500, Victor Agababov wrote:
Hello.
I've downloaded libxml2 2.6.9 version (19 april 2004) and tried to build
it under MSVC 6.0.
 There was syntax error in file xpath.c on line 10927. 
The code read as follows: 
#ifdef WIN32
     return(((res->floatval == ctxt->context->proximityPosition) &&
            (!xmlXPathIsNaN(res->floatval)) /* MSC pbm Mark Vadoc !*/); 
#else 

It misses the closing ')' before ;.

  Yup, that was reported, this is fixed in CVS,

    thanks 

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://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]