[GHC] #4012: Compilation results are not deterministic
GHC
ghc-devs at haskell.org
Sun Nov 22 08:14:13 UTC 2015
#4012: Compilation results are not deterministic
-------------------------------------+-------------------------------------
Reporter: kili | Owner: niteria
Type: bug | Status: patch
Priority: high | Milestone: 8.0.1
Component: Compiler | Version: 6.12.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: #10424 | Differential Rev(s): Phab:D910,
| Phab:D1073, Phab:D1133, Phab:D1192,
| Phab:D1268, Phab:D1360, Phab:D1373,
| Phab:D1396, Phab:D1457, Phab:D1468,
Wiki Page: | Phab:D1487, Phab:D1504, Phab:D1508
-------------------------------------+-------------------------------------
Comment (by Herbert Valerio Riedel <hvr@…>):
In [changeset:"a703fbce20969e6f02e74fee76c0a9e22b513426/ghc"
a703fbce/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="a703fbce20969e6f02e74fee76c0a9e22b513426"
Remove accidentally added T10359 blob
This sneaked in via 2325bd4e0fad0e5872556c5a78d1a6a1873e7201 / D1468 /
#4012
This is frustrating... we've added a useless 2.4MiB binary blob to our
Git history which wastes *everyones* bandwidth for eternity
(unless we truncate or rewrite history).
We should add lint-checks and/or a pre-receive commit hook test to prevent
this in future.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4012#comment:133>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list