$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [range] boost/range/size_type.hpp Compile error
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-09-19 02:22:16
Le 19/09/13 07:56, Emil Dotchevski a écrit :
> On Wed, Sep 18, 2013 at 10:18 PM, Vicente J. Botet Escriba
> <vicente.botet_at_[hidden]> wrote:
>> Please take care of this issue. It is blocking a lot of testers.
> For what it's worth, I removed units from Boost Exception, to break
> the dependency Exception -> Units -> Algorithms -> Range -> Concepts.
> Definitely not worth it, IMO, for what is basically a cosmetic nicety.
>
Thanks for breaking the dependency.
Anyway Boost.Range should fix it so that the libraries that depend on it
work.
Best,
Vicente