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

Re: [xml] Xpath fixes



This diff file covers the problem with floats test.
The problem with the functions will get sorted tomorrow morning.

Note - the diff file is comparing my new fixed version of xpath.c with the
version after the last patch sent is applied...

Thanks,
Richard


----- Original Message -----
From: "Daniel Veillard" <veillard redhat com>
To: "Cyberthymia" <cyberthymia yahoo co uk>
Cc: <xml gnome org>
Sent: Wednesday, March 27, 2002 4:08 PM
Subject: Re: [xml] Xpath fixes


> On Wed, Mar 27, 2002 at 03:51:19PM -0000, Cyberthymia wrote:
> > Hi
> >
> > Patch file attached.
>
>   Applied,
> The regression tests here indicate divergences in the floats and
> functions, it looks like a divergence between your platform and mine:
>
> Testing floats
> 40c40
> < Object is a number : -Infinity
> ---
> > Object is a number : Infinity
> 68c68
> < Object is a Boolean : false
> ---
> > Object is a Boolean : true
> 72c72
> < Object is a Boolean : true
> ---
> > Object is a Boolean : false
> 160c160
> < Object is a number : -Infinity
> ---
> > Object is a number : Infinity
> 172c172
> < Object is a number : -Infinity
> ---
> > Object is a number : Infinity
> 176c176
> < Object is a number : -Infinity
> ---
> > Object is a number : Infinity
> 188c188
> < Object is a number : -Infinity
> ---
> > Object is a number : Infinity
> 192c192
> < Object is a number : -Infinity
> ---
> > Object is a number : Infinity
> Testing functions
> 28c28
> < Object is a number : 0
> ---
> > Object is a number : -0
> 48c48
> < Object is a number : 0
> ---
> > Object is a number : -0
> 52c52
> < Object is a number : 0
> ---
> > Object is a number : -0
> 84c84
> < Object is a number : 0
> ---
> > Object is a number : -0
>
> 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/
> _______________________________________________
> xml mailing list, project page  http://xmlsoft.org/
> xml gnome org
> http://mail.gnome.org/mailman/listinfo/xml

Attachment: small_xpath_fix.diff
Description: Binary data



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