[Pkg-cli-apps-commits] [fsharp] 47/71: fix namespaces test on Windows

Christopher Halse Rogers raof-guest at moszumanska.debian.org
Fri Jan 17 05:18:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

raof-guest pushed a commit to tag 3.1.0
in repository fsharp.

commit ea4559a950a3f47f64f8b4f2d28844fdaa1137fe
Author: Don Syme <donsyme at fastmail.fm>
Date:   Sat Nov 30 11:12:02 2013 +0000

    fix namespaces test on Windows
---
 tests/fsharp/core/namespaces/test.fsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/fsharp/core/namespaces/test.fsi b/tests/fsharp/core/namespaces/test.fsi
index bd7c814..501871b 100644
--- a/tests/fsharp/core/namespaces/test.fsi
+++ b/tests/fsharp/core/namespaces/test.fsi
@@ -5,7 +5,7 @@ namespace Hello.Goodbye
 type A = A | B | C
 
 module Utils = begin
-  val failures : bool ref
+  val failures : string list ref
   val report_failure : string -> unit
   val test : string -> bool -> unit
 end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/fsharp.git



More information about the Pkg-cli-apps-commits mailing list