pgj-freebsd-i386-stable, build 5, Success

2010-06-03 Thread Builder
pgj-freebsd-i386-stable, build 5 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/5.html darcs checkout | Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

pgj, build 53, Success

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

mbolingbroke, build 15, Success

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

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

2010-06-03 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 Thu Jun 3 18:10:01 BST 2010. checkin

tn23, build 47, Failure

2010-06-03 Thread Builder
tn23, build 47 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/47.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): Track DPH library changes

2010-06-03 Thread Roman Leshchinskiy
Thu Jun 3 17:57:28 PDT 2010 Roman Leshchinskiy * Track DPH library changes M ./compiler/vectorise/VectBuiltIn.hs +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100604005728-b2b0a-638f7b9cb18bf180cc7f2cfc1239bf8e9ae027cf.gz __

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

2010-06-03 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 Thu Jun 3 19:10:01 BST 201

darcs patch: rts/sm/Evac.c: Small correction on comment.

2010-06-03 Thread Marco Túlio Gontijo e Silva
Thu Jun 3 21:27:10 BRT 2010 Marco Túlio Gontijo e Silva * rts/sm/Evac.c: Small correction on comment. New patches: [rts/sm/Evac.c: Small correction on comment. Marco Túlio Gontijo e Silva **20100604002710 Ignore-this: 1f26eef05786a99e9c0ea84c7127 ] hunk ./rts/sm/Evac.c 103

sparky, build 19, Failure

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

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

2010-06-03 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 Thu Jun 3 19:00:01 BST 2010. ***

Re: Adding xhtml as a boot library

2010-06-03 Thread David Waern
2010/6/3 Simon Marlow : > On 29/03/2010 11:27, Simon Marlow wrote: >> >> On 28/03/2010 23:43, David Waern wrote: >> >>> Mark Lentczner is working on rewriting Haddock's HTML back-end to >>> output semantic XHTML markup. This new back-end uses the xhtml >>> library. Is it possible to add it as a boo

simonmar-win32-stable, build 36, Failure

2010-06-03 Thread Builder
simonmar-win32-stable, build 36 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/36.html darcs checkout | Failure: 2 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/36.html Reading inventory of repository D:/slav

simonmar-win32-head, build 47, Failure

2010-06-03 Thread Builder
simonmar-win32-head, build 47 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/47.html darcs checkout | Success create mk/build.mk | Success get subrepos | Failure: 2 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win

Re: Adding xhtml as a boot library

2010-06-03 Thread Simon Marlow
On 03/06/2010 15:06, Simon Marlow wrote: On 29/03/2010 11:27, Simon Marlow wrote: On 28/03/2010 23:43, David Waern wrote: Mark Lentczner is working on rewriting Haddock's HTML back-end to output semantic XHTML markup. This new back-end uses the xhtml library. Is it possible to add it as a boot

Re: Adding xhtml as a boot library

2010-06-03 Thread Simon Marlow
On 29/03/2010 11:27, Simon Marlow wrote: On 28/03/2010 23:43, David Waern wrote: Mark Lentczner is working on rewriting Haddock's HTML back-end to output semantic XHTML markup. This new back-end uses the xhtml library. Is it possible to add it as a boot library? It's already a platform packag

HEADS UP! Re: patch applied (ghc): Add xhtml package (a new dependency of Haddock; not installed/shipped)

2010-06-03 Thread Simon Marlow
On 03/06/2010 13:57, Simon Marlow wrote: Wed Jun 2 02:01:01 PDT 2010 Simon Marlow * Add xhtml package (a new dependency of Haddock; not installed/shipped) M ./ghc.mk -1 +5 M ./packages +1 Everyone needs to do 'darcs-all get; ./boot'. The base package has also bumped its versio

patch applied (ghc): rts/sm/BlockAlloc.c: Small comment correction.

2010-06-03 Thread Simon Marlow
Wed May 26 13:58:39 PDT 2010 Marco T[_\c3_][_\ba_]lio Gontijo e Silva * rts/sm/BlockAlloc.c: Small comment correction. M ./rts/sm/BlockAlloc.c -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100526205839-8a523-9ffe8a02699cbecb719e86aa40

patch applied (ghc): Add xhtml package (a new dependency of Haddock; not installed/shipped)

2010-06-03 Thread Simon Marlow
Wed Jun 2 02:01:01 PDT 2010 Simon Marlow * Add xhtml package (a new dependency of Haddock; not installed/shipped) M ./ghc.mk -1 +5 M ./packages +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100602090101-12142-29c6d9c28c9be44c83cdad74

patch applied (ghc): rts/sm/GC.c: resize_generations(): Remove unneeded check of number of generations.

2010-06-03 Thread Simon Marlow
Fri May 28 04:56:12 PDT 2010 Marco T[_\c3_][_\ba_]lio Gontijo e Silva * rts/sm/GC.c: resize_generations(): Remove unneeded check of number of generations. This "if" is inside another "if" which checks for RtsFlags.GcFlags.generations > 1, so testing this again is redundant, assuming th

patch applied (ghc): includes/rts/storage/GC.h: generation_: n_words: Improve comment.

2010-06-03 Thread Simon Marlow
Wed May 26 13:46:15 PDT 2010 Marco T[_\c3_][_\ba_]lio Gontijo e Silva * includes/rts/storage/GC.h: generation_: n_words: Improve comment. M ./includes/rts/storage/GC.h -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100526204615-8a523-6

patch applied (ghc): Add the global package DB to ghc --info (#4103)

2010-06-03 Thread Simon Marlow
Wed Jun 2 01:22:33 PDT 2010 Simon Marlow * Add the global package DB to ghc --info (#4103) M ./compiler/main/DynFlags.hs -1 +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100602082233-12142-808862c0b0bb0b347927348e091e9be7bef151a3.gz ___

patch applied (ghc): __stg_EAGER_BLACKHOLE_INFO -> __stg_EAGER_BLACKHOLE_info (#4106)

2010-06-03 Thread Simon Marlow
Wed Jun 2 02:14:19 PDT 2010 Simon Marlow * __stg_EAGER_BLACKHOLE_INFO -> __stg_EAGER_BLACKHOLE_info (#4106) M ./compiler/nativeGen/AsmCodeGen.lhs -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100602091419-12142-df78df64b431c148ba216ef

patch applied (ghc): fix --source-entity option passed to Haddock: we needed to escape a #

2010-06-03 Thread Simon Marlow
Thu Jun 3 05:54:59 PDT 2010 Simon Marlow * fix --source-entity option passed to Haddock: we needed to escape a # M ./rules/haddock.mk -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100603125459-12142-3f98de7f229f56b6dfe7c011591340f8a12

patch applied (ghc): Use UserInterrupt rather than our own Interrupted exception (#4100)

2010-06-03 Thread Simon Marlow
Wed Jun 2 01:23:45 PDT 2010 Simon Marlow * Use UserInterrupt rather than our own Interrupted exception (#4100) M ./compiler/main/GHC.hs -1 +1 M ./compiler/main/InteractiveEval.hs -2 +2 M ./compiler/utils/Panic.lhs -6 +2 M ./ghc/InteractiveUI.hs -5 +12 View patch online: http:

patch applied (ghc): rts/sm/GC.c: Annotate constants.

2010-06-03 Thread Simon Marlow
Wed May 26 13:57:07 PDT 2010 Marco T[_\c3_][_\ba_]lio Gontijo e Silva * rts/sm/GC.c: Annotate constants. M ./rts/sm/GC.c -8 +8 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100526205707-8a523-3b0010a918240dba4dc3f1307664a6f3215374f1.gz ___

simonmar-win32-head, build 46, Success

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

Re: Some questions about GHC source code and wiki

2010-06-03 Thread Simon Marlow
On 03/06/2010 00:12, Marco Túlio Gontijo e Silva wrote: Hi. Another section of questions: From rts/sm/Evac.c: (...) Changing evacuate() to take an (StgClosure **) rather than returning the new pointer seems attractive, because we can avoid writing back the pointer when it hasn't

simonmar-win32-stable, build 35, Success

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