From 252f2543492284a4f36c28f81f47a1d2451f6a33 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 6 Jun 2017 16:02:11 -0400 Subject: [PATCH] more --- ...omment_1_b44de90a6967108b2ace21c279d20491._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/doc/bugs/__34__git-annex__58___direct__58___1_failed__34___on_Windows/comment_1_b44de90a6967108b2ace21c279d20491._comment diff --git a/doc/bugs/doc/bugs/__34__git-annex__58___direct__58___1_failed__34___on_Windows/comment_1_b44de90a6967108b2ace21c279d20491._comment b/doc/bugs/doc/bugs/__34__git-annex__58___direct__58___1_failed__34___on_Windows/comment_1_b44de90a6967108b2ace21c279d20491._comment new file mode 100644 index 0000000000..78c2d8175e --- /dev/null +++ b/doc/bugs/doc/bugs/__34__git-annex__58___direct__58___1_failed__34___on_Windows/comment_1_b44de90a6967108b2ace21c279d20491._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2017-06-06T19:59:43Z" + content=""" + +has some stuff about the windows manifest files. Seems that ghc supplies a +default one, and -fno-embed-manifest can be used to disable that. Then +`windres` could be used to add in a manifest file that enables long +filenames. +"""]]