[GHC] #12494: Implementation of setenv in base incorrectly claims empty environment variable not supported on Windows

GHC ghc-devs at haskell.org
Mon Jul 31 04:51:13 UTC 2017


#12494: Implementation of setenv in base incorrectly claims empty environment
variable not supported on Windows
-------------------------------------+-------------------------------------
        Reporter:  ezyang            |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  libraries/base    |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
                                     |  libraries/base/tests/T12494.hs
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D3726
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Tamar Christina <tamar@…>):

 In [changeset:"49e334c8ea98cd5ecc81cfe10827538182815723/ghc"
 49e334c8/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="49e334c8ea98cd5ecc81cfe10827538182815723"
 Allow Windows to set blank environment variables

 Test Plan: ./validate on harbormaster

 Reviewers: austin, hvr, bgamari, erikd, Phyx

 Reviewed By: Phyx

 Subscribers: Phyx, rwbarton, thomie

 GHC Trac Issues: #12494

 Differential Revision: https://phabricator.haskell.org/D3726
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12494#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list