$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-11-12 10:49:27
David Abrahams wrote:
> Vladimir Prus <ghost_at_[hidden]> writes:
>
>>Backtrace, on the other hand, makes sense only
>>for developers, but not for end users.
>
>
> I'm inclined to err on the side of verbose error output until users
> tell us they can't handle it. Boost.Build v1 went the other direction,
> and users suffered.
Convinced. Then, we need, for the sake of testing, introduce an option which
makes errors.error do the same as print.wrapped-text.
- Volodya