LDC 2.068 and submodules

Jacob Carlborg via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Fri Sep 25 04:46:40 PDT 2015


On 2015-09-25 10:19, Russel Winder via digitalmars-d-ldc wrote:
> I am trying to switch to the 2.068 branch of LDC. However when I try
> and do a:
>
>      git submodule update
>
> I get:
>
>      fatal: reference is not a tree: 267e291474da95a91a4f4cd1e2219bd23a559938
>      Unable to checkout '267e291474da95a91a4f4cd1e2219bd23a559938' in submodule path 'tests/d2/dmd-testsuite'
>
> Hopefully I am just failing to do something really simpleā€¦
>

Someone forgot to push the changes in the submodule?

-- 
/Jacob Carlborg


More information about the digitalmars-d-ldc mailing list