[commit: testsuite] ghc-7.6: Add expected output for T4464 on Windows (0ddcd40)

Ian Lynagh igloo at earth.li
Sat Jan 26 00:37:00 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/0ddcd4058c81b1e1d5e3428a370d156e82cfa440

>---------------------------------------------------------------

commit 0ddcd4058c81b1e1d5e3428a370d156e82cfa440
Author: Ian Lynagh <igloo at earth.li>
Date:   Fri Jan 25 21:30:18 2013 +0000

    Add expected output for T4464 on Windows

>---------------------------------------------------------------

 tests/dynlibs/T4464.stderr-mingw32 |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/tests/dynlibs/T4464.stderr-mingw32 b/tests/dynlibs/T4464.stderr-mingw32
new file mode 100644
index 0000000..1856437
--- /dev/null
+++ b/tests/dynlibs/T4464.stderr-mingw32
@@ -0,0 +1,8 @@
+Warning: -rtsopts and -with-rtsopts have no effect with -shared.
+    Call hs_init_ghc() from your main() function to set these options.
+Creating library file: HS4464.dll.a
+ghcDll: Most RTS options are disabled. Link with -rtsopts to enable them.
+=====
+Warning: -rtsopts and -with-rtsopts have no effect with -shared.
+    Call hs_init_ghc() from your main() function to set these options.
+Creating library file: HS4464.dll.a





More information about the ghc-commits mailing list