(no commit message)
authorjwodder <jwodder@web>
Wed, 30 Jun 2021 13:16:19 +0000 (13:16 +0000)
committeradmin <admin@branchable.com>
Wed, 30 Jun 2021 13:16:19 +0000 (13:16 +0000)
doc/bugs/Build_fails_on_Windows_as_of_commit_0a9a9c44e.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/Build_fails_on_Windows_as_of_commit_0a9a9c44e.mdwn b/doc/bugs/Build_fails_on_Windows_as_of_commit_0a9a9c44e.mdwn
new file mode 100644 (file)
index 0000000..1821817
--- /dev/null
@@ -0,0 +1,4 @@
+As of commit 0a9a9c44e, trying to build git-annex on Windows fails because due to a type error.  [This patch](https://raw.githubusercontent.com/datalad/git-annex/master/patches/20210630-0a9a9c44e-fix-windows.patch) fixes it.
+
+[[!meta author=jwodder]]
+[[!tag projects/datalad]]