$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Wille (mw8329_at_[hidden])
Date: 2003-12-04 06:58:11
David Abrahams wrote:
> A nit:
>
> The ordering "lib, testname, toolset" seems mixed up because it
> doesn't monotically increase or decrease in specificity. I'd do
>
> testname, lib, toolset
>
> (or the reverse)
FWIW, I don't see any ordering relationship between lib and toolset,
they look like two different dimensions to me.
Regards,
m