This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: TR1 Math tarball


Benjamin Kosnik wrote:

Here is the latest tarball of the TR1 math patch.

It was merged and bootstrapped just earlier today so it should be OK to play with.



Nice!


This should definitely go into mainline at your earliest convenience.


Wait a bit more, please, I'm still trying to find the time to review the substance of it. Among other things, there is the pending issue with the usage of std::tr1::cmath facilties not protected with _GLIBCXX_USE_C99_MATH_TR1. Also, quickly, many hard wired constants related to the precision of the float types which certainly cannot be ok for machines with 128 bits long double, for example. But really, please allow me a couple of days to comment, thanks.

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]