
I have had second thoughts about this matter, and I have decided not to support the non-ieee mode. Instead I will do a compile time assert. The problem is that in the non-ieee mode, float and double use a VAX FP format without denormals, while long double uses an IEEE extended double precision format with denormals. Dealing with this is not that difficult, but it would make the code more complex, and you are encouraging your customers to use the ieee mode anyway. I don't think it is worth the trouble. --Johan Boris Gubenko wrote:
Johan,
Could you test it in VAX FP mode?
will do later today.
-boris
----- Original Message ----- From: "Johan Råde" <rade@maths.lth.se> To: <boost@lists.boost.org> Sent: Friday, December 08, 2006 3:11 PM Subject: Re: [boost] Optimized portable isnan, isfinite, fpclassify etc
Boris,
I have uploaded an experimental version called fpclassify_non_ieee.zip.
Could you test it in VAX FP mode?
--Johan
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost