--- Nicholas Clark <[EMAIL PROTECTED]> wrote:
> On Fri, Jan 17, 2003 at 12:21:33PM -0500, Dan Sugalski wrote:
> > Sorry this one sat. I want to apply it, but the test patch looks to
>
> On Tue, Jan 14, 2003 at 04:53:25PM +, Bernhard Schmalhofer wrote:
> > For the operator 'abs' I use the func
On Fri, Jan 17, 2003 at 12:21:33PM -0500, Dan Sugalski wrote:
> Sorry this one sat. I want to apply it, but the test patch looks to
On Tue, Jan 14, 2003 at 04:53:25PM +, Bernhard Schmalhofer wrote:
> For the operator 'abs' I use the functions 'abs()' and 'fabs()' from the
> C math library. '
At 4:53 PM + 1/14/03, Bernhard Schmalhofer (via RT) wrote:
I have been looking at the ops 'neg' and 'abs' in core.ops. I have been
adding testcase in t/op/arithmetics.t and found a couple of problematic
cases.
Sorry this one sat. I want to apply it, but the test patch looks to
be reversed,