(no commit message)
authorjwodder <jwodder@web>
Thu, 2 Sep 2021 14:48:00 +0000 (14:48 +0000)
committeradmin <admin@branchable.com>
Thu, 2 Sep 2021 14:48:00 +0000 (14:48 +0000)
doc/bugs/Build_fails_on_Windows_as_of_commit_ddd7d1d11.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/Build_fails_on_Windows_as_of_commit_ddd7d1d11.mdwn b/doc/bugs/Build_fails_on_Windows_as_of_commit_ddd7d1d11.mdwn
new file mode 100644 (file)
index 0000000..093db99
--- /dev/null
@@ -0,0 +1,4 @@
+As of commit ddd7d1d11, trying to build git-annex on Windows fails due to a function being defined with too many arguments.  [This patch](https://raw.githubusercontent.com/datalad/git-annex/master/patches/20210902-ddd7d1d11-fix-windows.patch) fixes it.
+
+[[!meta author=jwodder]]
+[[!tag projects/datalad]]