Boost logo

Boost :

From: Guillaume Melquiond (guillaume.melquiond_at_[hidden])
Date: 2004-01-07 10:59:55


Le mer 07/01/2004 à 16:34, David Abrahams a écrit :
> http://tinyurl.com/39oby
>
> shows failures which seem entirely reasonable. AFAICT the standard
> contains no asinh or acosh functions. C99 has them, but C++ is based
> on C98.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7706
>
> Verifies this (see the bottom of the message).
>
> What are we going to do about this?

It's only a matter of teaching interval/detail/bugs.hpp that the version
3.4 of GCC (contrarily to previous versions and some other compilers)
doesn't know anything about std::a???h. I will commit a fix as soon as I
find a suitable version of GCC 3.4.

Regards,

Guillaume


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk