Seems to be in CVS.  Might not be in beta-7.

Jerome: Can you use the latest directly from CVS until I press out 
a beta-8 release?

        -bob

On Thu, 8 Nov 2001, Mark A. Belonga wrote:

> 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