#5254: usb library fails on Windows
-----------------------------+----------------------------------------------
  Reporter:  basvandijk      |          Owner:  simonmar        
      Type:  bug             |         Status:  closed          
  Priority:  high            |      Milestone:  7.6.1           
 Component:  Compiler (FFI)  |        Version:  7.0.3           
Resolution:  fixed           |       Keywords:                  
        Os:  Windows         |   Architecture:  Unknown/Multiple
   Failure:  Runtime crash   |     Difficulty:  Unknown         
  Testcase:                  |      Blockedby:                  
  Blocking:                  |        Related:                  
-----------------------------+----------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed:

 {{{
 commit d7332cf3731be55edb4e3ad7e8b272a210a8d210
 Author: Simon Marlow <marlo...@gmail.com>
 Date:   Thu Aug 2 11:40:17 2012 +0100

     Document that a FinalizerPtr is a pointer to a ccall function (#5254)

     It can't be any other calling convention, e.g. stdcall.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5254#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to