Not in the last beta (7).

Jérôme

----- Original Message -----
From: "Mark A. Belonga" <[EMAIL PROTECTED]>
To: "bob mcwhirter" <[EMAIL PROTECTED]>; "Jérôme Nègre"
<[EMAIL PROTECTED]>
Cc: "jaxen-interest" <[EMAIL PROTECTED]>
Sent: Thursday, November 08, 2001 4:33 PM
Subject: Re: [Jaxen] To someone with CVS access


Yea, I checked in a fix for a number of those (including Round and Floor) a
couple of weeks ago... Are they not there now?
-Mark

----- Original Message -----
From: "bob mcwhirter" <[EMAIL PROTECTED]>
To: "Jérôme Nègre" <[EMAIL PROTECTED]>
Cc: "jaxen-interest" <[EMAIL PROTECTED]>
Sent: Thursday, November 08, 2001 8:34 AM
Subject: Re: [Jaxen] To someone with CVS access


>
> Is it me, or does this bug keep creeping up?
>
> Anyone interested in a systematic browse of the functions, checking all
> of them for off-by-1 errors?
>
> -bob
>
> On Thu, 8 Nov 2001, [iso-8859-1] Jérôme Nègre wrote:
>
> > In RoundFunction.java, line 24 should be:
> >             return evaluate( args.get(0),
> > instead of:
> >             return evaluate( args.get(1),
> >
> > Same thing for FloorFunction.java.
> >
> > Jérôme Nègre
> >
> >
> >
> > _______________________________________________
> > Jaxen-interest mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jaxen-interest
> >
>
>
> _______________________________________________
> Jaxen-interest mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jaxen-interest





_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to