[GHC] #14460: Symlink resolving fails against SMB mounts
GHC
ghc-devs at haskell.org
Thu Jul 26 19:00:42 UTC 2018
#14460: Symlink resolving fails against SMB mounts
-------------------------------------+-------------------------------------
Reporter: astert | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.4.1
Component: Compiler | Version: 8.2.1
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: GHC doesn't work | Unknown/Multiple
at all | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4216
Wiki Page: | Phab:D4229 Phab:D4227
-------------------------------------+-------------------------------------
Changes (by Phyx-):
* owner: Phyx- => (none)
* status: closed => new
* differential: Phab:D4216 => Phab:D4216 Phab:D4229 Phab:D4227
* resolution: fixed =>
Comment:
*sigh* it's because we only merged half of the patches required to fix
this. Phab:D4229 was never merged.
`UNC` paths were never meant to be resolved as they won't expand to
anything useful.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14460#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list