On Fri, Sep 23, 2005 at 11:05:26PM +0200, steven mestdagh wrote: > > And what about regression tests? IIRC I saw some errors on i386. I'll > > post detailed info in the evening. > > hmm yes, something like 12 out of 1200 tests fail. however, when issuing > 'gmake check' in the test directory, only 1 test fails. the exp() function > does not return the expected (by the test scripts anyway) result: > > value expected > exp (Inf) NaN Inf > exp (-Inf) NaN 0 > > any ideas? I'll try to figure out why those other tests fail.
so, those other 11 tests are failing because HOME is set to something nonexistent. is there a good way to fix such things? -- steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm