RE: [xml] XPath question w/ libxml2



#ifdef WIN32
           return(((res->floatval == ctxt->context->proximityPosition)
&&
                  (!xmlXPathIsNaN(res->floatval)) /* MSC pbm Mark
Vadoc >!*/);

You've got an extra '{', should be return((res->float....
??




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