[GHC] #9297: Packages linked against certain Windows .dll files give warnings at runtime
GHC
ghc-devs at haskell.org
Fri Oct 16 09:27:57 UTC 2015
#9297: Packages linked against certain Windows .dll files give warnings at runtime
-----------------------------------+--------------------------------------
Reporter: RyanGlScott | Owner: simonmar
Type: bug | Status: new
Priority: high | Milestone: 7.10.3
Component: Runtime System | Version: 7.8.2
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #2283, #9218 | Differential Rev(s):
Wiki Page: |
-----------------------------------+--------------------------------------
Changes (by lukexi):
* priority: normal => high
* milestone: => 7.10.3
Comment:
Austin turned this into a DEBUG message here:
https://github.com/ghc/ghc/commit/54b7dc5537f8b871e655752bace1ad6f5e6fe89a
This is definitely a super important patch for 7.10.3 as it currently
makes it nearly impossible to see errors and generally makes using GHC
extremely painful. I was going to paste an example from my daily life but
it felt too mean to pass on, as there were over *250 lines* of these
warnings : ).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9297#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list