[Issue 1637] regression: new unittest failure in std/math2.d, odd cosh() behavior

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 8 16:08:16 PST 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1637





------- Comment #1 from braddr at puremagic.com  2008-03-08 18:08 -------
Created an attachment (id=233)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=233&action=view)
stand alone test case

I figured out how to cut this test case out of the full library into a single
.d file.  Change essentially _anything_ and the error goes away.

$ dmd -unittest bug1637.d && ./bug1637
Error: AssertError Failure bug1637.d(89) 


-- 



More information about the Digitalmars-d-bugs mailing list