[GHC] #8754: :set +s always says space usage is 0 bytes
GHC
ghc-devs at haskell.org
Thu Feb 20 14:46:07 UTC 2014
#8754: :set +s always says space usage is 0 bytes
---------------------------------+------------------------------------
Reporter: George | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: GHCi | Version: 7.8.1-rc1
Resolution: | Keywords:
Operating System: MacOS X | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
---------------------------------+------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"c72e8898447b2a8e55f2d16594b5944c2ae13e24/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="c72e8898447b2a8e55f2d16594b5944c2ae13e24"
Fix #8754 again.
This time, we carefully initialize the GC stats only if they're not
already initialized - this way the user can override them (e.g. `+RTS -t
--machine-readable`).
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8754#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list