$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [modularization] mplcore depends on mpl
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-09-16 07:45:05
On Tue, Sep 16, 2014 at 3:09 PM, Stephen Kelly <hello_at_[hidden]> wrote:
>
> Hi there,
>
> libs/mpl/core/include/boost/mpl/aux_/include_preprocessed.hpp
>
> from mplcore includes
>
> boost/mpl/aux_/config/compiler.hpp
>
> which is in mpl.
>
> mpl depends on mplcore.
>
> This is a circular dependency. I thought the point of the split was to
> resolve that in part.
>
> If so, then I recommend you go ahead and resolve the cycle in the obvious
> way.
Thanks for spotting this.
https://github.com/boostorg/mpl/pull/12