From 19c09af793a0b584e522ff83de963a33725a1bd8 Mon Sep 17 00:00:00 2001 From: jkniiv Date: Sat, 4 Mar 2023 19:33:13 +0000 Subject: [PATCH] reopen bug, 2nd try -- now with backslashes :) --- .../windows_build_fails_starting_from_commit_54ad1b4cf.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 46a686127a..28f9848861 100644 --- a/doc/bugs/windows_build_fails_starting_from_commit_54ad1b4cf.mdwn +++ b/doc/bugs/windows_build_fails_starting_from_commit_54ad1b4cf.mdwn @@ -115,6 +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]]