Re: [pure-lang-users] Yet another quirk with MinGW
Status: Beta
Brought to you by:
agraef
From: Eddie R. <er...@bm...> - 2008-08-24 22:28:56
|
On Sat 23/08/08 9:41 PM , Albert Graef Dr....@t-... sent: > Just a quick note: test020.pure fails on Windows due to broken pow() > and > atan2() routines in the MS C library, which give nan's when they > shouldn't in a few cases (I've attached the diffs of the test log > for > reference). > Of course. What did I expect? :) I guess they shoot from the hip kinda like I was last week :-( I promise to do better when I get on the GSL library! I just need to take my time and think things through. e.r. |