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

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

pgj2, build 67, Success

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

pgj, build 69, Success

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

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

2010-06-20 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 Sun Jun 20 18:10:01 BST 2010. checki

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

2010-06-20 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 Sun Jun 20 18:00:01 BST 2010. checking out

tn23, build 62, Failure

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

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

2010-06-20 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 Sun Jun 20 19:10:01 BST 20

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

2010-06-20 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 Sun Jun 20 19:00:01 BST 2010. **

simonmar-win32-stable, build 52, Failure

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

patch applied (ghc): Check files are really created in libffi

2010-06-20 Thread Ian Lynagh
Sun Jun 20 09:37:24 PDT 2010 Ian Lynagh * Check files are really created in libffi when we think that the libffi build creates them, so they just depend on the libffi build stamp. M ./libffi/ghc.mk +6 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commi

patch applied (testsuite): More #1789 tests

2010-06-20 Thread Ian Lynagh
Sun Jun 20 05:43:20 PDT 2010 Ian Lynagh * More #1789 tests ./tests/ghc-regress/rename/should_fail/T1789.hs -> ./tests/ghc-regress/rename/should_compile/T1789.hs ./tests/ghc-regress/rename/should_fail/T1789.stderr -> ./tests/ghc-regress/rename/should_compile/T1789.stderr M ./tes

patch applied (testsuite): trac #1789 (tests for missing import lists)

2010-06-20 Thread Ian Lynagh
Fri Jun 18 08:04:32 PDT 2010 am...@amsay.net * trac #1789 (tests for missing import lists) A ./tests/ghc-regress/rename/should_fail/T1789.hs A ./tests/ghc-regress/rename/should_fail/T1789.stderr M ./tests/ghc-regress/rename/should_fail/all.T +1 View patch online: http://darcs.haske

patch applied (ghc): Improve the missing-import-list warning

2010-06-20 Thread Ian Lynagh
Sun Jun 20 05:43:20 PDT 2010 Ian Lynagh * Improve the missing-import-list warning M ./compiler/rename/RnNames.lhs -3 +9 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100620124320-3fd76-06563d4a000f3df7aaf952620499a93e1d85b3b0.gz ___

patch applied (ghc): Tweak missing-import-list warning

2010-06-20 Thread Ian Lynagh
Sun Jun 20 05:26:22 PDT 2010 Ian Lynagh * Tweak missing-import-list warning M ./compiler/rename/RnNames.lhs -6 +7 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100620122622-3fd76-b13eddf4121782d0d46a3c2ad491ffe9dc3edb29.gz _

patch applied (ghc): trac #1789 (warnings for missing import lists)

2010-06-20 Thread Ian Lynagh
Fri Jun 18 08:06:49 PDT 2010 am...@amsay.net * trac #1789 (warnings for missing import lists) M ./compiler/main/DynFlags.hs +2 M ./compiler/rename/RnNames.lhs -4 +13 M ./docs/users_guide/flags.xml +7 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_com

sparky, build 34, Success

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

patch applied (ghc): Refix docs for sizeofByteArray#/sizeofMutableByteArray# (#3800)

2010-06-20 Thread Ian Lynagh
Sun Jun 20 03:37:49 PDT 2010 Ian Lynagh * Refix docs for sizeofByteArray#/sizeofMutableByteArray# (#3800) M ./compiler/prelude/primops.txt.pp -6 +4 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100620103749-3fd76-cdb56269f7b3399bdb8b84adcaed

simonmar-win32-head, build 62, Success

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

pgj-freebsd-amd64-stable, build 20, Success

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

Re: darcs patch: Fix typo in -ddump-pass's document.

2010-06-20 Thread shelarcy
Oops! I forgot to fiix one place. I'll send newer version of this patch. 2010/6/20 shelarcy : > [Fix typo in -ddump-pass's document. > shelarcy **20100620065818 -- shelarcy http://page.freett.com/shelarcy/ ___ Cvs-ghc mailing list Cvs-ghc@haskell.org