Merge branch 'master' of ssh://git-annex.branchable.com into master

This commit is contained in:
Joey Hess 2020-10-08 10:38:15 -04:00
commit 46bb8b90b3
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="jwodder"
avatar="http://cdn.libravatar.org/avatar/b06e01332c949b895c681cc92934f36a"
subject="comment 2"
date="2020-10-08T12:44:51Z"
content="""
You overlooked the directory `doc/bugs/Very_not_graceful_exit_on_cwd_deletion_while_git_annex_adding_files.`
"""]]

View file

@ -0,0 +1,20 @@
Attempting to build commit 7fcbb92 on Windows 7 by running "stack build" fails with the following error:
[[!format sh """
[571 of 636] Compiling Utility.WebApp
Utility\WebApp.hs:93:17: error:
Variable not in scope: inet_addr :: [Char] -> IO HostAddress
|
93 | addr <- inet_addr "127.0.0.1"
| ^^^^^^^^^
Utility\WebApp.hs:96:33: error:
Variable not in scope: aNY_PORT :: PortNumber
|
96 | bind sock (SockAddrInet aNY_PORT addr)
| ^^^^^^^^
"""]]
- stack version: 2.3.3
- Windows version: Windows 7 Enterprise, version 6.1