$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Road to low-quality-code is paved with good intentions of dropping dependencies
From: Daniel James (dnljms_at_[hidden])
Date: 2015-01-09 12:29:23
On 9 January 2015 at 16:55, Peter Dimov <lists_at_[hidden]> wrote:
> Daniel James wrote:
>
>> Jamroot has still a special case for numeric, so that's at least one place
>> where they don't.
>
>
> C:\Projects\boost-git\boost>grep numeric Jamroot
>
> C:\Projects\boost-git\boost>
>
> This is on develop. Maybe master still has the numeric special case, I
> haven't checked.
You should have. Nothing is supported until it's supported in master,
or to be more accurate, in a release.
> chrono~stopwatches already takes
> advantage of this.
That isn't included in the test results, and the headers aren't
installed in the release.