#1288: ghci 6.6 foreign import stdcall broken, panic, panic!!!!
-------------------------------------------------+--------------------------
 Reporter:  [EMAIL PROTECTED]                   |          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
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to