$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2008-06-02 05:53:35
Hi Rick.
> I called the rule string.abbreviated before echo "[ VARNAMES string ]"
> , I can't find .abbreviated-$(string) too.
> But if I rewrite BOOST_BUILD_PATH/util/string.jam line 66 and 99:
>
> $(.abbreviated-$(string)) --> .abbreviated-$(string)
Wow, completely missed that one. Yup, that's a bug and has now been
corrected in:
http://svn.boost.org/trac/boost/changeset/46043
Thanks for the report.
Best regards,
Jurko GospodnetiÄ