[GHC] #12713: Bytes allocated statistic for T10858 differs between Windows and Linux

GHC ghc-devs at haskell.org
Tue Jan 24 21:49:45 UTC 2017


#12713: Bytes allocated statistic for T10858 differs between Windows and Linux
---------------------------------+--------------------------------------
        Reporter:  bgamari       |                Owner:
            Type:  bug           |               Status:  new
        Priority:  normal        |            Milestone:
       Component:  Test Suite    |              Version:  8.0.1
      Resolution:                |             Keywords:
Operating System:  Windows       |         Architecture:  x86_64 (amd64)
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:                |             Blocking:
 Related Tickets:                |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+--------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"2aaafc8b9788e4a3447a10740479e0e7c0622cda/ghc" 2aaafc8/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="2aaafc8b9788e4a3447a10740479e0e7c0622cda"
 Bump Win32 version.

 Bump the version of `Win32` to `2.5.0.0` which is a major update and
 includes
 fixes for wrong alignments and wrong 64-bit types. Strangely enough this
 also
 seems to resolve #12713, where `T10858` was failing due to too-low
 allocations.

 The underlying type aliases have changed, so there is a potential
 for user programs not to compile anymore, but the types were incorrect.

 This also requires a bump in the `directory`, `Cabal`, and `process`
 submodules.

 Original author: Tamar Christina <tamar at zhox.com>

 Test Plan: ./validate

 Reviewers: bgamari, RyanGlScott, austin

 Subscribers: hvr, RyanGlScott, thomie, #ghc_windows_task_force

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

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


More information about the ghc-tickets mailing list