From: jwodder Date: Thu, 11 Feb 2021 16:04:20 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~98^2~14^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=69f2fb7a23e0d3817227e286d979b394e0f80a82;p=git-annex.git --- diff --git a/doc/bugs/Windows_build_failing_as_of_commit_cb7bb3e.mdwn b/doc/bugs/Windows_build_failing_as_of_commit_cb7bb3e.mdwn new file mode 100644 index 0000000000..29323babe3 --- /dev/null +++ b/doc/bugs/Windows_build_failing_as_of_commit_cb7bb3e.mdwn @@ -0,0 +1 @@ +As of commit cb7bb3e, trying to build git-annex on Windows fails with a syntax error, which (once fixed) is replaced by a type error and an undefined name error. All of these can be fixed with this patch: https://raw.githubusercontent.com/datalad/git-annex/32c2244753ae217a081109e1694bc83fe7a2da21/patches/20210211-cb7bb3e4b-windows-fix.patch