Re: [pure-lang-users] Yet another quirk with MinGW
Status: Beta
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-08-22 13:00:22
|
Albert Graef wrote: > I committed Eddie's math.pure test as test020.pure now, massaged > somewhat to produce a nicely formatted test log. (r563) Well, I had to fiddle with the output format some more, since 'make check' would fail on this test due to (more or less) small rounding discrepancies between systems. ("Almost zero" values are particularly nasty.) Therefore I'm rounding floating point numbers to 3 significant digits now, I hope that this is good enough. The latest log can be found here: http://pure-lang.svn.sourceforge.net/viewvc/pure-lang/pure/trunk/test/test020.log -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |