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] | |
Hi,I started working on this but then work flared up bug time.
The public functions in std::tr1: call these with floating point types only.
I think the errtol *is* a mistake because __eps / 8 will degenerate to 0. The errtol should wind up being rather larger than __eps.
It might be a good idea to block calling with integral _Tp somehow.
Actually, let me walk through the code and make sure what's going on.
any news about this issue?
Thanks in advance, Paolo.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |