[GHC] #14233: Remove old GetTickCount() code path for Windows

GHC ghc-devs at haskell.org
Wed Sep 27 21:38:29 UTC 2017


#14233: Remove old GetTickCount() code path for Windows
---------------------------------+----------------------------------------
        Reporter:  nh2           |                Owner:  (none)
            Type:  task          |               Status:  new
        Priority:  normal        |            Milestone:
       Component:  Compiler      |              Version:  8.3
      Resolution:                |             Keywords:
Operating System:  Windows       |         Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:                |             Blocking:
 Related Tickets:                |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+----------------------------------------

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

 In [changeset:"9bf6310d2002ef57dc726a4d9240bd520925114d/ghc"
 9bf6310d/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="9bf6310d2002ef57dc726a4d9240bd520925114d"
 Add TODO about getMonotonicNSec() wrapping that can no longer happen.

 Knowing this is important for followup commits, where we will subtract
 getProcessElapsedTime() values from each other, in a way that assumes
 that there is no wrapping every 49 days.

 Reviewers: bgamari, austin, erikd, simonmar, NicolasT

 Reviewed By: bgamari

 Subscribers: rwbarton, thomie

 GHC Trac Issues: #14233

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

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


More information about the ghc-tickets mailing list