Mail Archives: djgpp-workers/1998/09/17/14:52:39
On Thu, Sep 17, 1998 at 09:56:53AM +0200, Andris Pavenis wrote:
> On Wed, 16 Sep 1998 Kbwms AT aol DOT com wrote:
> > Dear Laszlo Molnar,
> > > On Mon, 14 Sep 1998, you wrote:
> > > > I've found a problem in the latest libm.a while testing perl 5.005_02.
> > > > Perl fails on two of its tests when I link it with djdev202a (980726+),
> > > > but it works with the plain old djdev201.
> > math functions. I'd appreciate getting a zip of the source files and
> > testing materials. I have been helping Eli Zaretskii checkout/verify
> > the new math library and would like to help here, too.
> Complex math functions are in libstdcxx.a (and corresponding include files).
> The problem with perl tests is that atan2 in libm.a is broken:
> atan2(anything,1.2)
> returns wrong value.
> I yesterday send patch that fixes this bug to this mailing list.
> Andris
Yeah, Andris' patch fixes the problem in perl. Thanks.
Laszlo
- Raw text -