patch applied (testsuite): Add a test for returning Int64s through the FFI
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Fri Dec 22 06:15:36 PST 2006 Ian Lynagh <[email protected]> * Add a test for returning Int64s through the FFI M ./tests/ghc-regress/ccall/should_run/all.T +6 A ./tests/ghc-regress/ccall/should_run/ffi018.h A ./tests/ghc-regress/ccall/should_run/ffi018.hs A ./tests/ghc-regress/ccall/should_run/ffi018.stdout A ./tests/ghc-regress/ccall/should_run/ffi018_c.c