Boost logo

Boost :

Subject: Re: [boost] Git Modularization Review no vote heads-up
From: Daniel Pfeifer (daniel_at_[hidden])
Date: 2013-05-27 11:38:00


2013/5/27 Jürgen Hunold <jhunold_at_gmx.eu>

> Hi Daniel,
>
> On Sunday, 26. May 2013 21:43:32 Daniel Pfeifer wrote:
> > Many files from "boost/detail" were sent to a repository "core" that was
> > not mapped as a submodule.
> > I renamed the repository to "detail" and mapped it to "libs/detail".
>
> Thanks. But now I get
>
> boost/array.hpp:52:41: fatal error: boost/functional/hash_fwd.hpp: No such
> file
> or directory
>
> It seems that somehow libs/functional is missing the "hash" subdirectory
> too.
>
> Another missing submodule?
>

Oh, "functional_hash" is not mapped as a submodule yet!

That is a tricky one. I'd prefer the boost metarepository to be the only
repository with submodules.
But since "libs/functional" is a submodule, "libs/functional/hash" could
only be a submodule of that one.

Would it be acceptable to keep Boost.Functional/Hash in the repository of
Boost.Functional?

-- Daniel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk