[GHC] #1288: ghci 6.6 foreign import stdcall broken, panic,
panic!!!!
GHC
trac at galois.com
Wed Mar 12 18:35:14 EDT 2008
#1288: ghci 6.6 foreign import stdcall broken, panic, panic!!!!
-------------------------------------------------+--------------------------
Reporter: jvlask at hotmail.com | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone: 6.10 branch
Component: GHCi | Version: 6.6
Severity: critical | Resolution:
Keywords: ghci foreign ffi dll import stdcall | Difficulty: Moderate (1 day)
Testcase: | Architecture: x86
Os: Windows |
-------------------------------------------------+--------------------------
Changes (by simonmar):
* milestone: 6.8.3 => 6.10 branch
Comment:
Bumping this to 6.10. The stdcall part will be fixed by libffi, which I
hope to start using for GHCi in 6.10, and we'll make sure the dllexport
bit is fixed then too. In the meantime, the workaround is to compile the
offending source file rather than interpret it.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1288#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list