
17 Sep
2009
17 Sep
'09
4:44 a.m.
Hi, indeed, I know that and I expect to submit patches later this month. Thanks, Karel Simon Marlow wrote:
Glad you got it going. I notice there are a few test failures, many of which could be fixed easily, e.g.
--- ./lib/IO/hClose002.stdout.normalised Wed Sep 16 14:08:09 2009 +++ ./lib/IO/hClose002.run.stdout.normalised Wed Sep 16 14:08:09 2009 @@ -1,4 +1,4 @@ -Left hClose002.tmp: hClose: invalid argument (Bad file descriptor) +Left hClose002.tmp: hClose: invalid argument (Bad file number) Right () Right () Right () *** unexpected failure for hClose002(normal)
that just needs a platform-specific expected output file (hClose002.stdout-i386-unknown-solaris2).
Cheers, Simon