diff options
author | Alp Mestanogullari <alp@well-typed.com> | 2017-11-27 09:45:52 -0500 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2017-11-27 09:45:53 -0500 |
commit | 62823668c48e13290e2ffe0d593a9f6a95cf628b (patch) | |
tree | 8d9daf98b5912f3c437fa336daebf8f7c4f7fc95 /docs/users_guide/conf.py | |
parent | 471d6777b94d04ca35fb643834e87b4eb3446e64 (diff) | |
download | haskell-62823668c48e13290e2ffe0d593a9f6a95cf628b.tar.gz |
Follow symlinks in the Win32 code for System.Environment.getExecutablePath
This partially addresses #14483 by fixing the Windows implementation of
System.Environment.getExecutablePath. This is achieved by using
GetFinalPathNameByHandleW to resolve potential symlinks, while making
sure we do not get back a UNC path (see #14460).
Test Plan: Validate
Reviewers: Phyx, bgamari, angerman, hvr, goldfire
Reviewed By: Phyx, bgamari
GHC Trac Issues: #14483
Differential Revision: https://phabricator.haskell.org/D4227
Diffstat (limited to 'docs/users_guide/conf.py')
0 files changed, 0 insertions, 0 deletions