[nightly] 05-Apr-2008 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-04-05 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/STABLE Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx Nightly build started on cam-02-unx at Sat Apr 5 18:10:01 BST 2008. checkin

[nightly] 05-Apr-2008 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-04-05 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/HEAD Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Sat Apr 5 18:00:01 BST 2008. checking out

patch applied (testsuite): Re-jig test for Trac 2188

2008-04-05 Thread Simon Peyton Jones
Sat Apr 5 09:25:44 PDT 2008 [EMAIL PROTECTED] * Re-jig test for Trac 2188 M ./tests/ghc-regress/th/TH_scope.hs -6 +5 R ./tests/ghc-regress/th/TH_scope_helper.hs M ./tests/ghc-regress/th/all.T -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskel

patch applied (testsuite): Test 'list002' should be passing now

2008-04-05 Thread Pepe Iborra
Sat Apr 5 09:23:05 PDT 2008 Pepe Iborra <[EMAIL PROTECTED]> * Test 'list002' should be passing now M ./tests/ghc-regress/ghci.debugger/scripts/all.T -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-g

patch applied (testsuite): Test path virtualization in GHCi

2008-04-05 Thread Pepe Iborra
Sat Apr 5 07:50:29 PDT 2008 Pepe Iborra <[EMAIL PROTECTED]> * Test path virtualization in GHCi M ./tests/ghc-regress/ghci/scripts/all.T +1 A ./tests/ghc-regress/ghci/scripts/ghci032.script A ./tests/ghc-regress/ghci/scripts/ghci032.stdout __

patch applied (ghc): Virtualize the cwd in GHCi

2008-04-05 Thread Pepe Iborra
Sat Apr 5 07:51:36 PDT 2008 Pepe Iborra <[EMAIL PROTECTED]> * Virtualize the cwd in GHCi This fixes the issue where :list would stop working if the program being debugged side-effected the working directory, and should prevent other similar issues M ./compiler/ghci/GhciMonad.hs

patch applied (ghc): Fix rendering of references in :print under -fprint-evld-with-show flag

2008-04-05 Thread Pepe Iborra
Wed Dec 19 09:44:31 PST 2007 Pepe Iborra <[EMAIL PROTECTED]> * Fix rendering of references in :print under -fprint-evld-with-show flag M ./compiler/ghci/Debugger.hs -1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/li

patch applied (testsuite): rn063 and rn064 are expected passes now, bugs fixed

2008-04-05 Thread Simon Peyton Jones
Sat Apr 5 02:31:47 PDT 2008 [EMAIL PROTECTED] * rn063 and rn064 are expected passes now, bugs fixed M ./tests/ghc-regress/rename/should_compile/all.T -2 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-

patch applied (testsuite): Another eyeball test for the inliner

2008-04-05 Thread Simon Peyton Jones
Fri Apr 4 06:29:46 PDT 2008 [EMAIL PROTECTED] * Another eyeball test for the inliner A ./tests/ghc-regress/eyeball/inline4.hs ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix Trac #2188: scoping in TH declarations quotes

2008-04-05 Thread Simon Peyton Jones
Fri Apr 4 13:55:56 PDT 2008 [EMAIL PROTECTED] * Fix Trac #2188: scoping in TH declarations quotes This patch fixes a rather tiresome issue, namely the fact that a TH declaration quote *shadows* bindings in outer scopes: f g = [d| f :: Int f = g g :: Int

patch applied (ghc): Fix simplifier thrashing

2008-04-05 Thread Simon Peyton Jones
Thu Apr 3 15:38:19 PDT 2008 [EMAIL PROTECTED] * Fix simplifier thrashing Another example of the simplifier thrashing, getting nowhere. See SimplUtils, Note [Unsaturated functions] There's a test at eyeball/inline4.hs M ./compiler/simplCore/SimplUtils.lhs -2 +20

patch applied (ghc): Fix Trac #2179: error message for main

2008-04-05 Thread Simon Peyton Jones
Thu Apr 3 10:37:46 PDT 2008 [EMAIL PROTECTED] * Fix Trac #2179: error message for main A short-cut to generate the (runMainIO main) wrapper turned out to make a bad error message. This should fix it. M ./compiler/typecheck/TcRnDriver.lhs -9 +16 _

patch applied (ghc): Fix Trac #2136: reporting of unused variables

2008-04-05 Thread Simon Peyton Jones
Thu Apr 3 04:02:50 PDT 2008 [EMAIL PROTECTED] * Fix Trac #2136: reporting of unused variables There's a bit of a hack RnBinds.rnValBindsAndThen, documented in Note [Unused binding hack]. But the hack was over brutal before, and produced unnecssarily bad (absence of) warnings. This p

patch applied (ghc): Fix Trac #2137: report correct location for shadowed binding

2008-04-05 Thread Simon Peyton Jones
Wed Apr 2 08:34:10 PDT 2008 [EMAIL PROTECTED] * Fix Trac #2137: report correct location for shadowed binding The error message generation for a shadowed binding was plain wrong, at least where the shadowed binding isn't top-level. Just a typo really -- the fix is trivial. M ./

patch applied (ghc): Fix Trac #2141: invalid record update

2008-04-05 Thread Simon Peyton Jones
Wed Apr 2 06:20:57 PDT 2008 [EMAIL PROTECTED] * Fix Trac #2141: invalid record update See Note [Record field lookup] in TcEnv. The fix here is quite straightforward. M ./compiler/typecheck/TcEnv.lhs -3 +15 ___ Cvs-ghc mailing list Cvs

Daily report for stable

2008-04-05 Thread BuildBot Collator
Build results: Old unexpected test passes: TH_scope 3 gabor stable Old unexpected test failures: 2122 1 x86 Windows stable fast arr019 3 gabor stable base01 4 gabor stable conc0642 gabor stable conflicting_flags 1

Daily report for head

2008-04-05 Thread BuildBot Collator
Build results: Old unexpected test passes: stableptr003 4 gabor head Old unexpected test failures: 20471 tnaur PPC OSX head 2 21221 x86 Windows head fast GMapAssoc 1 tnaur PPC OSX head 2 andy_cherry 1 tnaur PPC OSX head