[GHC] #11003: Suggested fix for incorrect directory permissions is wrong
GHC
ghc-devs at haskell.org
Thu Oct 22 15:32:48 UTC 2015
#11003: Suggested fix for incorrect directory permissions is wrong
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner:
Type: bug | Status: patch
Priority: high | Milestone: 7.10.3
Component: GHCi | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: #8248 | Differential Rev(s): Phab:D1350
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"0ae6a43ebccca65c3a6b6172e0513802d303e84e/ghc" 0ae6a43/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="0ae6a43ebccca65c3a6b6172e0513802d303e84e"
Suggest chmod 755 instead of 644
Previous suggestion would clear executable bit, meaning directory
couldn't be entered. Fixes #11003.
Test Plan: Read message.
Reviewers: austin, thomie, dfeuer
Reviewed By: thomie, dfeuer
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1350
GHC Trac Issues: #11003
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11003#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list