$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [EXTERNAL] Re:  [mpl] Modularization pull request
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2014-09-10 16:37:23
On Sep 10, 2014, at 2:12 PM, Andrey Semashev <andrey.semashev_at_[hidden]> wrote:
> On Thursday 04 September 2014 23:49:15 you wrote:
>> On Thursday 04 September 2014 07:43:40 you wrote:
>>> On Thursday 04 September 2014 06:52:06 you wrote:
>>>> On Wednesday 03 September 2014 23:39:47 Vicente J. Botet Escriba wrote:
>>>>> Le 03/09/14 21:43, Andrey Semashev a écrit :
>>>>>> On Wednesday 03 September 2014 20:04:08 Vicente J. Botet Escriba
>> 
>> wrote:
>>>>>>> Le 03/09/14 19:50, Andrey Semashev a écrit :
>>>>>>>> On Sunday 31 August 2014 15:17:56 you wrote:
>>>>>>>>> Hi,
>>>>>>>>> 
>>>>>>>>> I've created this pull request:
>>>>>>>>> 
>>>>>>>>> https://github.com/boostorg/mpl/pull/11
>>>>> 
>>>>> What are the dependencies that this split breaks?
>>>>> 
>>>>> What are the dependencies MPL.Core?
>>>> 
>>>> MPL.Core headers only depend on Config, Preprocessor and Core. MPL adds
>>>> TypeTraits, Predef, StaticAssert and Utility.
>>> 
>>> Actually, the dependency of MPL.Core on Core is only through the testing
>>> code and thus can be removed if I move the code to the tests subdirectory.
>>> I can do that tonight. MPL will still depend on Core on its own though.
>> 
>> Done.
> 
> So, could someone merge the pull request, please?
Done.