[GHC] #15372: GHCi leaks in DEBUG mode
GHC
ghc-devs at haskell.org
Sun Jul 15 01:27:43 UTC 2018
#15372: GHCi leaks in DEBUG mode
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #15246 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Richard Eisenberg <rae@…>):
In [changeset:"6d55e36f6d4b71402b3a27cd466d237034d3a5b8/ghc"
6d55e36f/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="6d55e36f6d4b71402b3a27cd466d237034d3a5b8"
Disable -fghci-leak-check in DEBUG mode
The DEBUG compiler's GHCi still leaks. This commit suppresses
testsuite failures due to this leak. See #15372.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15372#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list