Boost logo

Boost :

Subject: Re: [boost] Submodule name mismatches between master and develop
From: Louis Dionne (ldionne.2_at_[hidden])
Date: 2017-08-04 15:42:37


Boost - Dev mailing list wrote
> On 8/4/17 05:44, Peter Dimov via Boost wrote:
>> Several submodules have different names on master and develop:
>>
>> - compute (libs/compute on develop)
>> - couroutine2 (libs/coroutine2 on develop)
>> - dll (libs/dll on develop)
>> - qvm (libs/qvm on develop)
>> - vmd (libs/vmd on develop)
>>
>> Should we normalize the names on develop?
>>
>> I think that after fixing .gitmodules, these submodules will appear
>> as-if deinitialized, and would need a `git submodule update --init` to
>> reappear under the new names.
>>
>> There are also libs/hana and libs/metaparse, which have consistent
>> (although "wrong") names on both master and develop. Not sure if we need
>> to bother with them.
>>
>
> I would prefer if we "fix" all of the names. Normalize those on develop
> and correct hana and metaparse.

+1

I think I copied Metaparse's pull request that added itself as a submodule,
and this is why Hana ended up wrong as well. I see no reason to keep it the
way it is today. I can submit a PR for Hana if you want, but I guess it's
simple for you to just address all of those issues at once?

Louis

--
View this message in context: http://boost.2283326.n4.nabble.com/Submodule-name-mismatches-between-master-and-develop-tp4697723p4697728.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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