$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] mpl_core (Was: New dependency report)
From: Peter Dimov (lists_at_[hidden])
Date: 2014-06-08 13:19:17
Andrey Semashev wrote:
> I'd be curious to see a report of your boostdep tool, just in case I
> missed some dependencies in my scripts.
It's in tools/boostdep in develop now, so you can run it yourself. MPL
includes via macros occasionally though, so it might not catch everything.
One reliable way to test that mpl_core doesn't include mpl will be to set up
an environment in which mpl is missing and run the mpl_core tests there.