[GHC] #12010: Incorrect return types for recv() and send() on Windows

GHC ghc-devs at haskell.org
Sat May 21 16:44:57 UTC 2016


#12010: Incorrect return types for recv() and send() on Windows
-----------------------------------+--------------------------------------
        Reporter:  enolan          |                Owner:  enolan
            Type:  bug             |               Status:  closed
        Priority:  normal          |            Milestone:
       Component:  Core Libraries  |              Version:
      Resolution:  fixed           |             Keywords:
Operating System:  Windows         |         Architecture:  x86_64 (amd64)
 Type of failure:  Runtime crash   |            Test Case:
      Blocked By:                  |             Blocking:
 Related Tickets:                  |  Differential Rev(s):  Phab:D2170
       Wiki Page:                  |
-----------------------------------+--------------------------------------

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

 In [changeset:"a1f3bb8ca454f05fa35cb6b5c64e92f640380802/ghc" a1f3bb8/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="a1f3bb8ca454f05fa35cb6b5c64e92f640380802"
 Fix failing T12010

 Summary:
 T12010 seems to be failing because it can't find the correct paths.
 This gives the test some more qualified paths.

 Test Plan: make TEST=12010

 Reviewers: hvr, bgamari, austin, thomie

 Reviewed By: austin

 Differential Revision: https://phabricator.haskell.org/D2252

 GHC Trac Issues: #12010
 }}}

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


More information about the ghc-tickets mailing list