$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-02-11 03:49:58
There are two things which break when used together
1.
[ sequence.insertion-sort <toolset>gcc <toolset-version>3.2 ]
swaps the elements, for some reason
2. When property.as-path see
<toolset-version>3.2 <toolset>gcc it produces:
gcc/rtti-off/toolset-version-3.2
This somewhat affects the property-set modules, although not critical.
I wonder what should be done.
- Volodya