>From: "Alisdair Meredith" <[EMAIL PROTECTED]>

> I see that this has been the topic of much discussion lately, but just
> confirming this little warning from the regressions has not snuck by
> unnoticed:
>
> # 'boost::bad_lexical_cast::what()' hides inherited virtual function
> 'std::exception::what() const'
>
> [const missing, to state the obvious]
>
> This apparently only affects 3 compilers on Windows, haven't
> cross-checked the other platforms.

Thanks for pointing this out. It's fixed now.

Yeah, oddly enough, this gave no warning, even when running on the highest
warning level, and strict mode, on Intel C++ 7, and MSVC 6/7.

Also, the tests only checks that the exception is thrown when it's supposed
to, it doesn't check what().


Regards,

Terje

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to