[GHC] #12636: ProfHeap's printf modifiers are incorrect
GHC
ghc-devs at haskell.org
Tue Feb 14 15:54:23 UTC 2017
#12636: ProfHeap's printf modifiers are incorrect
-------------------------------------+-------------------------------------
Reporter: Phyx- | Owner: bollu
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Runtime System | Version: 8.0.1
Resolution: | Keywords: newcomer
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3129
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"60c49861465015659a25542692b6d259667759e5/ghc" 60c4986/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="60c49861465015659a25542692b6d259667759e5"
Typecast covers entire expression to fix format warning.
- Fixes (#12636).
- changes all the typecasts to _unsinged long long_ to
have the format specifiers work.
Reviewers: austin, bgamari, erikd, simonmar, Phyx
Reviewed By: erikd, Phyx
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D3129
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12636#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list