Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Mon May 21 19:30:00 BST 2007.
checki
I read through the code a bit more (while we were chatting on
IRC). I think I understand more or less what's going on, here's a
couple more comments:
I'd write search like this:
+ search stop combine [] = return ()
+ search stop combine ((t,a):jj) = do
+ pairs <- go t a
+
Mon May 21 04:29:12 PDT 2007 Michael D. Adams <[EMAIL PROTECTED]>
* Keep flattenCgStmts from emitting spurious 'goto' after CmmSwitch
M ./compiler/codeGen/CgMonad.lhs +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/
Pepe Iborra wrote:
Sun May 20 04:07:47 PDT 2007 Pepe Iborra <[EMAIL PROTECTED]>
* cvReconstructType: a faster, types-only version of cvObtainTerm
M ./compiler/ghci/RtClosureInspect.hs -11 +62
I read through the code a bit more (while we were chatting on IRC). I think I
understand
Pepe Iborra wrote:
Sun May 20 16:24:14 PDT 2007 Pepe Iborra <[EMAIL PROTECTED]>
* Get the path right for :list
M ./compiler/ghci/InteractiveUI.hs -1 +3
What problem is being fixed here? Surely prepending $PWD is a no-op? And won't
it go wrong if $PWD is undefined - shouldn't we be us
Mon May 21 06:42:32 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* follow removal of Distribtion.Compat.FilePath
R ./compat/Distribution/Compat/FilePath.hs
M ./compat/Makefile -1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.or
Mon May 21 03:45:34 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* separate the Windows version of uploading the docs, and fix it
M ./Makefile -2 +11
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Mon May 21 01:31:55 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* use relative dir for uploading to avoid problems on Windows
M ./Makefile -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun May 20 16:24:14 PDT 2007 Pepe Iborra <[EMAIL PROTECTED]>
* Get the path right for :list
M ./compiler/ghci/InteractiveUI.hs -1 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
From: GHC Build Reports <[EMAIL PROTECTED]>
To: cvs-ghc@haskell.org
Subject: [nightly] 21-May-2007 build of of 6.6 branch on i386-unknown-mingw32
(bling)
Build description = of 6.6 branch on i386-unknown-mingw32 (bling)
Build location= /fptools/builds/STABLE
Build config file = /fptools/buil
Mon May 21 01:51:34 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* doc: 'import M' is the same as ':module +M'
M ./docs/users_guide/ghci.xml -2 +10
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Build results:
x86-64 Linux head: pass
x86 Windows head: fail (failed bin dist)
x86 Windows head fast: pass pass pass pass pass pass
tnaur PPC OSX head:lost lost lost lost lost
Old unexpected test passes:
tc224 2 x86-64 Linux head
New unexpected test failures:
conc068 1
12 matches
Mail list logo