$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jaroslav Gresula (jgresula.LEAVE-THIS-OUT_at_[hidden])
Date: 2008-02-18 13:22:47
Emil Dotchevski wrote:
> On 2/17/08, Jaroslav Gresula <jgresula.LEAVE-THIS-OUT_at_[hidden]> wrote:
>> boost.exception uses typeid() in several places which implies presence
>> of rtti.
>
> Boost Exception requires RTTI to be enabled.
>
> Do you think that it would be reasonable to just disable the library
> if RTTI is not enabled?
That would be definitely nice but IMHO it would be enough at least to
mention it in the documentation.
-- Jarda