[GHC] #10078: tcPluginStop of a type checker plugin is not called if an error occurs
GHC
ghc-devs at haskell.org
Mon Feb 23 09:40:16 UTC 2015
#10078: tcPluginStop of a type checker plugin is not called if an error occurs
-------------------------------------+-------------------------------------
Reporter: jbracker | Owner: jbracker
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 7.11
checker) | Keywords:
Resolution: | Architecture: x86_64
Operating System: Linux | (amd64)
Type of failure: Incorrect result | Test Case:
at runtime | Blocking:
Blocked By: | Differential Revisions:
Related Tickets: |
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"fd581a7300abede9a070cb6e9b835b2e18f68b0b/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="fd581a7300abede9a070cb6e9b835b2e18f68b0b"
Fix for ticket #10078: ensure that tcPluginStop is called even in case of
type errors
Summary:
Remove unused variable that appeared through the fix for ticket #10078
Merge branch 'master' of git://git.haskell.org/ghc
Added comment with bug ID.
Reviewers: adamgundry, gridaphobe, austin
Reviewed By: austin
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D667
GHC Trac Issues: #10078
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10078#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list