[GHC] #10301: Plugins/dynamic loading subtly broken (it seems)
GHC
ghc-devs at haskell.org
Thu Dec 15 23:17:23 UTC 2016
#10301: Plugins/dynamic loading subtly broken (it seems)
-------------------------------------+-------------------------------------
Reporter: thoughtpolice | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Compile-time | Test Case:
crash | plugins/T10294 plugins/frontend01
Blocked By: | Blocking:
Related Tickets: #8276 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"0cad52d6395487b617edef2b131909d3b4085be4/ghc" 0cad52d/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="0cad52d6395487b617edef2b131909d3b4085be4"
testsuite: Mark T10294 as fixed
It seems that c3c702441137dc8f7ee0dd5ac313be96d625459a resolved #10301.
It took a while to notice this since it only broke when tested against a
statically linked GHC, a configuration which Harbormaster doesn't test.
Test Plan: Validate
Reviewers: angerman, austin
Subscribers: thomie, nomeata
Differential Revision: https://phabricator.haskell.org/D2856
GHC Trac Issues: #10294, #10301
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10301#comment:25>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list