[xml] Bug report.
- From: "Victor Agababov" <victor arm hpl com>
- To: <xml gnome org>
- Subject: [xml] Bug report.
- Date: Tue, 20 Apr 2004 17:31:49 +0500
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 ;.
regards,
Victor.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]