[GHC] #2283: WIndows: loading objects that refer to DLL symbols
GHC
ghc-devs at haskell.org
Sun Jan 26 06:49:48 UTC 2014
#2283: WIndows: loading objects that refer to DLL symbols
---------------------------------+-------------------------------
Reporter: simonmar | Owner:
Type: bug | Status: patch
Priority: high | Milestone: 7.8.1
Component: GHCi | Version: 6.8.2
Resolution: | Keywords:
Operating System: Windows | Architecture: x86
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By: 3658
Blocking: | Related Tickets: #7097 #7568
---------------------------------+-------------------------------
Comment (by awson):
I've updated the patch: {{{__imp_}}} could be perfectly legal part of
identifier and we can link potentially wrong function here. So we issue
corresponding warning if this occurs.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/2283#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list