[nightly] 07-May-2010 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-05-07 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 Fri May 7 18:10:01 BST 2010. checkin

pgj2, build 27, Failure

2010-05-07 Thread Builder
pgj2, build 27 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/27.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

pgj, build 29, Failure

2010-05-07 Thread Builder
pgj, build 29 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/29.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

[nightly] 07-May-2010 build of STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-05-07 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx Nightly build started on cam-04-unx at Fri May 7 19:10:01 BST 201

tn23, build 23, Failure

2010-05-07 Thread Builder
tn23, build 23 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/23.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configuring

patch applied (ghc-6.12/ghc): Fix Trac #3964: view patterns in DsArrows

2010-05-07 Thread Ian Lynagh
Fri Apr 9 09:55:57 PDT 2010 simo...@microsoft.com * Fix Trac #3964: view patterns in DsArrows Just a missing case; I've eliminated the catch-all so that we get a warning next time we extend HsPat M ./compiler/deSugar/DsArrows.lhs -1 +2 View patch online: http://darcs.haskell.org/c

patch applied (ghc-6.12/ghc): Fix Trac #3965: tighten conditions when deriving Data

2010-05-07 Thread Ian Lynagh
Fri Apr 9 11:44:20 PDT 2010 simo...@microsoft.com * Fix Trac #3965: tighten conditions when deriving Data It's tricky to set up the context for a Data instance. I got it wrong once, and fixed it -- hence the "extra_constraints" in TcDeriv.inferConstraints. But it still wasn't r

[nightly] 07-May-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-05-07 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx Nightly build started on cam-04-unx at Fri May 7 19:00:01 BST 2010. ***

[nightly] 07-May-2010 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-05-07 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 Fri May 7 18:00:01 BST 2010. checking out

patch applied (ghc): Fix crash in nested callbacks (#4038)

2010-05-07 Thread Simon Marlow
Fri May 7 02:32:22 PDT 2010 Simon Marlow * Fix crash in nested callbacks (#4038) Broken by "Split part of the Task struct into a separate struct InCall". M ./rts/RtsAPI.c -2 +2 M ./rts/Schedule.c -11 +11 M ./rts/Task.c -2 +2 M ./rts/Task.h -3 +3 View patch online: http://

patch applied (ghc): Add $(GhcDynamic) knob, set to YES to get stage2 linked with -dynamic

2010-05-07 Thread Simon Marlow
Wed Apr 28 13:52:41 PDT 2010 Simon Marlow * Add $(GhcDynamic) knob, set to YES to get stage2 linked with -dynamic Default currently NO. Validate passed with GhcDynamic=YES on x86/Linux here. The compiler is currently slower on x86 when linked -dynamic, because the GC inner loop ha

patch applied (ghc): omit "dyn" from the way appended to the __stginit label

2010-05-07 Thread Simon Marlow
Wed Apr 28 13:49:14 PDT 2010 Simon Marlow * omit "dyn" from the way appended to the __stginit label When GHCi is linked dynamically, we still want to be able to load non-dynamic object files. M ./compiler/codeGen/CodeGen.lhs -8 +13 View patch online: http://darcs.haskell.org/cgi-bin/d

patch applied (ghc): improvements to findPtr(), a neat hack for browsing the heap in gdb

2010-05-07 Thread Simon Marlow
Thu May 6 04:54:27 PDT 2010 Simon Marlow * improvements to findPtr(), a neat hack for browsing the heap in gdb M ./rts/Printer.c -21 +24 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100506115427-12142-f03385181170330e64f34b1f09305cb99a74d5

patch applied (ghc): Fix +RTS -G1

2010-05-07 Thread Simon Marlow
Thu May 6 04:07:39 PDT 2010 Simon Marlow * Fix +RTS -G1 M ./rts/sm/Storage.c -1 +3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100506110739-12142-751354e83d781505d47b08253c5e952ae9a85d09.gz ___

Re: filepath repo on darcs.haskell.org

2010-05-07 Thread Simon Marlow
On 06/05/2010 21:53, Judah Jacobson wrote: I noticed a possible problem with the repo at http://darcs.haskell.org/packages/filepath. Running "darcs get" followed by "darcs changes" seems like it should have the following patch: Wed Nov 4 01:51:09 PST 2009 Simon Marlow * The current directo