On 2009-03-26 16:27Z, Gregg Reynolds wrote: [...] > #define strtold(a,b) ((long double)strtod((a),(b))) > > make check fails on > > tchtest write casket 50000 5000 5 5
Does that test depend on accurate long-double i/o, which the strtod() kludge sacrifices? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/