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

Reply via email to