From: jkniiv Date: Sat, 4 Mar 2023 19:29:21 +0000 (+0000) Subject: reopen bug -- the fix Joey committed didn't build X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~50^2~149^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a8437ebe13dd2d1694e9459d89e67b78336a7336;p=git-annex.git reopen bug -- the fix Joey committed didn't build --- 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 75257c8732..46a686127a 100644 --- 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]]