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

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

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

2010-05-27 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 May 27 19:10:01 BST 20

sparky, build 12, Failure

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

merehap, build 17, Success

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

Re: Some questions about GHC source code and wiki

2010-05-27 Thread Marco Túlio Gontijo e Silva
Hi Simon. Excerpts from Simon Marlow's message of Qui Mai 27 05:38:16 -0300 2010: > On 27/05/2010 00:08, Marco Túlio Gontijo e Silva wrote: > > > I've made some patches to GHC to correct these issues. I don't know if > > you're > > willing to recieve these kind of small patches, but I'll send t

darcs patch: includes/rts/storage/GC.h: generation_: ... (and 2 more)

2010-05-27 Thread Marco Túlio Gontijo e Silva
Wed May 26 17:46:15 BRT 2010 Marco Túlio Gontijo e Silva * includes/rts/storage/GC.h: generation_: n_words: Improve comment. Wed May 26 17:57:07 BRT 2010 Marco Túlio Gontijo e Silva * rts/sm/GC.c: Annotate constants. Wed May 26 17:58:39 BRT 2010 Marco Túlio Gontijo e Silva * rts/sm

darcs patch: includes/rts/storage/GC.h: generation_: ... (and 2 more)

2010-05-27 Thread Marco Túlio Gontijo e Silva
Wed May 26 17:46:15 BRT 2010 Marco Túlio Gontijo e Silva * includes/rts/storage/GC.h: generation_: n_words: Improve comment. Wed May 26 17:57:07 BRT 2010 Marco Túlio Gontijo e Silva * rts/sm/GC.c: Annotate constants. Wed May 26 17:58:39 BRT 2010 Marco Túlio Gontijo e Silva * rts/sm

simonmar-win32-head, build 40, Success

2010-05-27 Thread Builder
simonmar-win32-head, build 40 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/40.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-05-27 Thread Simon Marlow
On 27/05/2010 00:08, Marco Túlio Gontijo e Silva wrote: I've made some patches to GHC to correct these issues. I don't know if you're willing to recieve these kind of small patches, but I'll send them anyway. I didn't see any patches - did you forget to attach them? I thought there would be

Re: Some questions about GHC source code and wiki

2010-05-27 Thread Max Bolingbroke
On 27 May 2010 01:26, Thomas Schilling wrote: > Every basic block that performs some allocation is preceded by a heap > check.  If this test fails, a special RTS routine is invoked.  I'm not > sure which one this is.  Simon can tell you. AFAIK it is stg_gc_fun. Sample code: """ clE: Hp = Hp