$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-04-19 08:45:35
Hi Alexey,
> I've noticed that the "Duplicate name of actual target" error never
> shows the location in the "created from" field.
> Having that information would make debugging of duplicate target issues
> much easier.
> Changing [ $(cmt1).location ] to [ $(cmt1).full-name ] in the rule
> "register-actual-name" (virtual-target.jam:857) seems to help (same
> applies to [ $(cmt2).location ] at the line 859)
> Line numbers are for the head CVS version.
You're right. I've committed the fix.
Thanks,
Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2