
15 Apr
2005
15 Apr
'05
3:01 p.m.
Sounds fine with me. In the mean time, I'll also try to deal with the "long double" deficiency already identified that some platforms suffer from, though that only affects the tests, not the library proper (I don't know if that will make it for 1.33).
According to http://docs.sun.com/app/docs/doc/816-5173/6mbb8adu7?a=view the long double math functions on solaris should be pretty accurate, so I guess this could be a problem with the overloads declared in <cmath>, rather than the platform headers? Just guessing, you'd need to see the preprocessed source to be sure. John.