diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2016-11-02 14:58:30 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-11-02 15:42:00 -0400 |
commit | cc4710af723ca4bbcf77172ff715af22f9ce8419 (patch) | |
tree | f0205a36cd0f0cb39ba45401f5d12de03b47efb4 /rts/Linker.c | |
parent | 8a5960ad874d31fcf631b4d427ccd9fae571745c (diff) | |
download | haskell-cc4710af723ca4bbcf77172ff715af22f9ce8419.tar.gz |
testsuite: Simplify kernel32 glue logic
On Windows the testsuite driver calls kernel32 to set the current
terminal codepage. The previous implementation of this was significantly
more complex than necessary, and was wrong in the case of MSYS2, which
requires that we explicitly load the library using the name of its
DLL, including its file extension.
Test Plan: Validate on Windows
Reviewers: austin, RyanGlScott, Phyx
Reviewed By: RyanGlScott, Phyx
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2641
GHC Trac Issues: #12661
Diffstat (limited to 'rts/Linker.c')
0 files changed, 0 insertions, 0 deletions