simonmar-win32-stable, build 28, Success

2010-05-25 Thread Builder
simonmar-win32-stable, build 28 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/28.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

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

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

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

2010-05-25 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 Tue May 25 18:10:01 BST 2010. checki

pgj, build 46, Success

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

pgj2, build 46, Failure

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

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

2010-05-25 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 Tue May 25 19:00:01 BST 2010. **

patch applied (ghc): Add configure flags for the location of GMP includes/library; fixes #4022

2010-05-25 Thread Ian Lynagh
Tue May 25 15:16:16 PDT 2010 Ian Lynagh * Add configure flags for the location of GMP includes/library; fixes #4022 M ./configure.ac +16 M ./mk/config.mk.in +2 M ./rules/build-package-data.mk +8 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitd

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

2010-05-25 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 Tue May 25 19:10:02 BST 20

patch applied (ghc-6.12/ghc): Add configure flags for the location of GMP includes/library; fixes #4022

2010-05-25 Thread Ian Lynagh
Tue May 25 15:14:35 PDT 2010 Ian Lynagh * Add configure flags for the location of GMP includes/library; fixes #4022 M ./configure.ac +16 M ./mk/config.mk.in +2 M ./rules/build-package-data.mk +8 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darc

patch applied (ghc-6.12/ghc): Update ANNOUNCE

2010-05-25 Thread Ian Lynagh
Sun May 23 10:25:24 PDT 2010 Ian Lynagh * Update ANNOUNCE M ./ANNOUNCE -3 +3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100523172524-3fd76-23d1f572393bb800e6e7429661cedd54a9619dd8.gz _

merehap, build 15, Success

2010-05-25 Thread Builder
merehap, build 15 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/merehap/15.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Success configu

patch applied (testsuite): Add an indexed types performance test

2010-05-25 Thread Ian Lynagh
Tue May 25 12:47:55 PDT 2010 Ian Lynagh * Add an indexed types performance test A ./tests/ghc-regress/indexed-types/should_compile/IndTypesPerf.hs A ./tests/ghc-regress/indexed-types/should_compile/IndTypesPerfMerge.hs M ./tests/ghc-regress/indexed-types/should_compile/Makefile +7

patch applied (testsuite): Remove duplicate T3955 test

2010-05-25 Thread Ian Lynagh
Tue May 25 12:56:13 PDT 2010 Ian Lynagh * Remove duplicate T3955 test R ./tests/ghc-regress/rename/should_compile/T3955.hs M ./tests/ghc-regress/rename/should_compile/all.T -1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100525195

simonmar-win32-head, build 39, Incomplete

2010-05-25 Thread Builder
simonmar-win32-head, build 39 Build incomplete Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/39.html Build incomplete Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/39.html ___ Cvs-ghc mailing l

patch applied (ghc): Refactor pretty printing of TyThings to fix Trac #4015

2010-05-25 Thread Simon Peyton Jones
Tue May 25 08:31:26 PDT 2010 simo...@microsoft.com * Refactor pretty printing of TyThings to fix Trac #4015 M ./compiler/main/PprTyThing.hs -72 +73 M ./ghc/InteractiveUI.hs -3 +6 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100525153126-

patch applied (testsuite): Accept output

2010-05-25 Thread Simon Peyton Jones
Tue May 25 08:30:44 PDT 2010 simo...@microsoft.com * Accept output M ./tests/ghc-regress/ghci/scripts/T4087.stdout -1 +1 M ./tests/ghc-regress/ghci/scripts/ghci030.stdout -2 +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100525153

patch applied (testsuite): Test Trac #4015

2010-05-25 Thread Simon Peyton Jones
Tue May 25 08:30:36 PDT 2010 simo...@microsoft.com * Test Trac #4015 A ./tests/ghc-regress/ghci/scripts/T4015.hs A ./tests/ghc-regress/ghci/scripts/T4015.script A ./tests/ghc-regress/ghci/scripts/T4015.stdout M ./tests/ghc-regress/ghci/scripts/all.T +1 View patch online: http:/

patch applied (ghc): When haddocking, we need the dependencies to have been built

2010-05-25 Thread Ian Lynagh
Tue May 25 07:58:30 PDT 2010 Ian Lynagh * When haddocking, we need the dependencies to have been built as haddock loads the .hi files with the GHC API. M ./rules/haddock.mk -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100525145830-3

patch applied (ghc): Fix profiling output; spotted by jlouis

2010-05-25 Thread Ian Lynagh
Tue May 25 04:12:17 PDT 2010 Ian Lynagh * Fix profiling output; spotted by jlouis We were outputing the number of words allocated in a column titled "bytes". M ./rts/Profiling.c -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100525111

[patch] Improve Threading Support for FreeBSD

2010-05-25 Thread Gabor PALI
Hello, I wrote a small patch to implement the missing bits for FreeBSD required in the RTS to do proper threading. (FreeBSD 7.1 or later required.) I am not sure whether I covered all the missing parts, however the patch already reduced the number of unexpectedly failing test cases when validati

sparky, build 9, Failure

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

patch applied (testsuite): Test Trac #4056

2010-05-25 Thread Simon Peyton Jones
Tue May 25 04:44:55 PDT 2010 simo...@microsoft.com * Test Trac #4056 A ./tests/ghc-regress/th/T4056.hs M ./tests/ghc-regress/th/all.T +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100525114455-1287e-8d6b4a23b92520280510d35c45ef55

patch applied (testsuite): Test Trac #4087

2010-05-25 Thread Simon Peyton Jones
Tue May 25 00:15:14 PDT 2010 simo...@microsoft.com * Test Trac #4087 A ./tests/ghc-regress/ghci/scripts/T4087.hs A ./tests/ghc-regress/ghci/scripts/T4087.script A ./tests/ghc-regress/ghci/scripts/T4087.stdout M ./tests/ghc-regress/ghci/scripts/all.T +1 View patch online: http:/

patch applied (testsuite): Test Trac #3966

2010-05-25 Thread Simon Peyton Jones
Thu May 6 09:55:00 PDT 2010 simo...@microsoft.com * Test Trac #3966 A ./tests/ghc-regress/typecheck/should_fail/T3966.hs A ./tests/ghc-regress/typecheck/should_fail/T3966.stderr M ./tests/ghc-regress/typecheck/should_fail/all.T +1 View patch online: http://darcs.haskell.org/cgi-bi

patch applied (ghc): Improve printing of TyThings; fixes Trac #4087

2010-05-25 Thread Simon Peyton Jones
Tue May 25 04:40:45 PDT 2010 simo...@microsoft.com * Improve printing of TyThings; fixes Trac #4087 M ./compiler/main/GHC.hs -2 +2 M ./compiler/main/PprTyThing.hs -13 +7 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100525114045-1287e-0a1

patch applied (ghc): Spelling in comments

2010-05-25 Thread Simon Peyton Jones
Tue May 25 04:40:01 PDT 2010 simo...@microsoft.com * Spelling in comments M ./compiler/hsSyn/HsUtils.lhs -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100525114001-1287e-0b3a2629a957d09a577b701ccdf42e7a6ae268c7.gz _

patch applied (ghc): Refactor (again) the handling of default methods

2010-05-25 Thread Simon Peyton Jones
Tue May 25 04:39:10 PDT 2010 simo...@microsoft.com * Refactor (again) the handling of default methods This patch fixes Trac #4056, by a) tidying up the treatment of default method names b) removing the 'module' argument to newTopSrcBinder The details aren't that interesting,

patch applied (ghc): Don't do SpecConstr on NOINLINE things (Trac #4064)

2010-05-25 Thread Simon Peyton Jones
Tue May 25 04:28:07 PDT 2010 simo...@microsoft.com * Don't do SpecConstr on NOINLINE things (Trac #4064) Since the RULE from specialising gets the same Activation as the inlining for the Id itself there's no point in specialising a NOINLINE thing, because the rule will be permanently sw

Re: Some questions about GHC source code and wiki

2010-05-25 Thread Simon Marlow
On 24/05/2010 23:02, Marco TĂșlio Gontijo e Silva wrote: Hi. I was accepted as a student to the Google Summer of Code to work on Implemmenting the Immix Garbage Collector in GHC. I'm currently reading the Commentary and the source code in order to understand what needs to be changed. I have som