[GHC] #9297: Packages linked against certain Windows .dll files give warnings at runtime
GHC
ghc-devs at haskell.org
Mon Oct 13 08:22:32 UTC 2014
#9297: Packages linked against certain Windows .dll files give warnings at runtime
-------------------------------------+-------------------------------------
Reporter: | Owner: simonmar
RyanGlScott | Status: new
Type: bug | Milestone:
Priority: normal | Version: 7.8.2
Component: Runtime | Keywords:
System | Architecture: x86_64 (amd64)
Resolution: | Difficulty: Unknown
Operating System: Windows | Blocked By:
Type of failure: | Related Tickets: #2283
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Herbert Valerio Riedel <hvr@…>):
In [changeset:"c375de0193f66df55fa765a7562f2c1a3d2dba93/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="c375de0193f66df55fa765a7562f2c1a3d2dba93"
Update `time` submodule to address linker issue
See also https://github.com/haskell/time/issues/2
However, while the `time-1.5` package now loads successful in GHCi,
the linker warnings as reported in #9297 occur (which let the
testsuite fail for a dozen of testcases due to this additional
output)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9297#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list