On Thursday, 19 March 2015 at 15:40:19 UTC, Robert M. Münch wrote:
On 2015-03-18 12:14:01 +0000, Vladimir Panteleev said:
I've pushed support for DMD bootstrapping, so if you need to
build master now, build latest Digger from source. I'll make a
binary release after 2.067 is out.
I just tried it and get this here:
Entering 'phobos'
Entering 'tools'
error: Your local changes to the following files would be
overwritten by checkout:
test/d_do_test.d
Please, commit your changes or stash them before you can switch
branches.
Aborting
Unable to checkout '229edba461ef6f6e2254e060eb498f302e982563'
in submodule path 'dmd'
Fatal error: Command ["git",
"--work-tree=D:\\develop\\d-language\\Digger\\repo",
"--git-dir=D:\\develop\\d-language\\Di
gger\\repo\\.git", "submodule", "update"] failed with status 1
I don't have done any changes to "test/d_do_test.d" so no idea
what this means or where it comes from... any idea?
Hmm... Does it happen with a fresh Digger install?
What is your core.autocrlf set to?