Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #464 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Unittest fails in tango.math.Math using gdc

Reported by: larsivi Assigned to: Don Clugston
Priority: major Milestone: 0.99 RC3
Component: Core Functionality Version:
Keywords: gdc, linux, unittest Cc:

Description

tango.core.Exception.AssertException?@tango/math/Math.d(148): Assertion failure

Using GDC 0.23 on linux 32 bit

Change History

05/10/07 17:18:31 changed by larsivi

Also fails here

tango.core.Exception.AssertException?@tango/math/Math.d(446): Assertion failure

05/10/07 17:23:07 changed by larsivi

The poly unittest did not surprisingly segfault, see #461.

05/11/07 16:31:22 changed by kris

  • version deleted.
  • milestone changed from 0.98 RC 2 to 0.99 RC3.

This may be due to the bugs in GDC 0.23 FP support, so will be deferred until a new version of GDC is released

07/02/07 23:00:55 changed by kris

  • milestone changed from 0.99 RC3 to 1.0.

Hiya Don

I'm moving six of your tickets to 1.0, since the release is already late. Can you enable some traction on these tickets, please? Some of them, I don't know what to do with. Perhaps you do?

07/03/07 08:05:42 changed by Don Clugston

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from 1.0 to 0.99 RC3.

The second bug in this ticket is fixed in svn #2193. The first is either fixed in svn#2401, or is a bug in GDC.