projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
771fb18
)
reopen bug -- the fix Joey committed didn't build
author
jkniiv
<jkniiv@web>
Sat, 4 Mar 2023 19:29:21 +0000
(19:29 +0000)
committer
admin
<admin@branchable.com>
Sat, 4 Mar 2023 19:29:21 +0000
(19:29 +0000)
doc/bugs/windows_build_fails_starting_from_commit_54ad1b4cf.mdwn
patch
|
blob
|
history
diff --git
a/doc/bugs/windows_build_fails_starting_from_commit_54ad1b4cf.mdwn
b/doc/bugs/windows_build_fails_starting_from_commit_54ad1b4cf.mdwn
index 75257c8732eb04e69b28b1645f568a6ad69022a6..46a686127a9cde91c3300a8230f930ab748f68c2 100644
(file)
--- a/
doc/bugs/windows_build_fails_starting_from_commit_54ad1b4cf.mdwn
+++ b/
doc/bugs/windows_build_fails_starting_from_commit_54ad1b4cf.mdwn
@@
-115,4
+115,6
@@
Git Annex is great. I use it several times a week with my multigigabyte backups,
> Kind of expected there would be something! The patch is almost right,
> but we're avoiding using System.PosixCompat.Files.getFileStatus
> since it doesn't support long paths, so have to use
-> Utility.RawFilePath.getFileStatus instead. [[done]] --[[Joey]]
+> Utility.RawFilePath.getFileStatus instead. `[[done]]` --[[Joey]]
+
+>> Sorry, I had to reopen the bug as Joey's commit didn't quite compile. See page comments for details. --[[jkniiv]]