capi_value

Simon Peyton-Jones simonpj at microsoft.com
Fri Mar 30 23:43:39 CEST 2012


Ian

capi_value fails on windows under msys.  seems ok on Linux.

Simon


cd ./ffi/should_run && ./capi_value    </dev/null >capi_value.run.stdout 2>capi_value.run.stderr
Actual stdout output differs from expected:
--- ./ffi/should_run/capi_value.stdout      2012-03-02 19:51:45 +0000
+++ ./ffi/should_run/capi_value.run.stdout       2012-03-30 21:48:37 +0100
@@ -1,2 +1,2 @@
-23
+0
24
*** unexpected failure for capi_value(normal)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20120330/799c9910/attachment.htm>


More information about the Cvs-ghc mailing list