From: jwodder Date: Thu, 11 Feb 2021 16:06:00 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~98^2~14^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=80ec124fb02534785f13c8cad8025ed7bd3ddab4;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 index 29323babe3..2ae07ac47c 100644 --- a/doc/bugs/Windows_build_failing_as_of_commit_cb7bb3e.mdwn +++ b/doc/bugs/Windows_build_failing_as_of_commit_cb7bb3e.mdwn @@ -1 +1,4 @@ -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 +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). + +[[!meta author=jwodder]] +[[!tag projects/datalad]]