$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-12-25 04:39:21
On Sunday 23 December 2007 07:39:19 Jurko GospodnetiÄ wrote:
> [Seems I forgot the attachment again. :-)]
>
> Hi.
>
> Attached patch makes the inherit_toolset.py test pass. That's one
> down... :-)
Applied, thanks!
And sorry for breaking the test in the first place -- I did not
notice that toolset.register is used in tests and the change to
remove toolset.register was *so* obvious. I still think toolset.register
is probably not necessary, so fixing test is the right thing to do.
- Volodya