pgj, build 10, Success

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

pgj2, build 10, Failure

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

tn23, build 3, Success

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

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

2010-04-17 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 Sat Apr 17 18:10:01 BST 2010. checki

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

2010-04-17 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 Sat Apr 17 19:10:02 BST 20

Re: darcs patch: Run diff(1) with -a when comparing output.

2010-04-17 Thread Matthias Kilian
On Sat, Apr 17, 2010 at 09:44:13PM +0100, Ian Lynagh wrote: > > Please note that this patch is super-unimportant and should only > > be pushed if it has been tested at least by the MacOS X and Solaris > > people (I don't expect any fallout on Windows, Linux, FreeBSD and > > NetBSD). > > The diff o

Re: darcs patch: Run diff(1) with -a when comparing output.

2010-04-17 Thread Ian Lynagh
On Sat, Apr 17, 2010 at 03:32:57PM +0200, Matthias Kilian wrote: > On Sat, Apr 17, 2010 at 03:30:14PM +0200, Matthias Kilian wrote: > > Fri Apr 16 15:31:06 CEST 2010 Matthias Kilian > > * Run diff(1) with -a when comparing output. > > > > This stops diff(1) on OpenBSD (and maybe other syst

patch applied (/haskell/ghc): Update webpage to say we require XCode 3.1

2010-04-17 Thread Ian Lynagh
Sat Apr 17 15:53:26 EDT 2010 Ian Lynagh * Update webpage to say we require XCode 3.1 M ./download_ghc_6_12_1.html -3 +4 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

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

2010-04-17 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 Sat Apr 17 19:00:01 BST 2010. **

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

2010-04-17 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 Sat Apr 17 18:00:01 BST 2010. checking out

patch applied (testsuite): Add test for Trac #3943

2010-04-17 Thread Simon Peyton Jones
Sat Apr 17 07:24:47 PDT 2010 simo...@microsoft.com * Add test for Trac #3943 A ./tests/ghc-regress/rename/should_compile/T3943.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=20100

patch applied (testsuite): Add test for Trac #3950

2010-04-17 Thread Simon Peyton Jones
Sat Apr 17 07:24:27 PDT 2010 simo...@microsoft.com * Add test for Trac #3950 A ./tests/ghc-regress/typecheck/should_fail/T3950.hs A ./tests/ghc-regress/typecheck/should_fail/T3950.stderr M ./tests/ghc-regress/typecheck/should_fail/all.T +1 View patch online: http://darcs.haskell.or

patch applied (testsuite): Tests for spelling correction for LANGUAGE pragmas

2010-04-17 Thread Ian Lynagh
Tue Apr 13 09:53:34 PDT 2010 Max Bolingbroke * Tests for spelling correction for LANGUAGE pragmas M ./tests/ghc-regress/parser/should_fail/all.T +1 A ./tests/ghc-regress/parser/should_fail/readFail046.hs A ./tests/ghc-regress/parser/should_fail/readFail046.stderr View patch online

patch applied (ghc): Spelling correction for LANGUAGE pragmas

2010-04-17 Thread Ian Lynagh
Tue Apr 13 12:28:25 PDT 2010 Max Bolingbroke * Spelling correction for LANGUAGE pragmas M ./compiler/main/DynFlags.hs -3 +2 M ./compiler/main/HeaderInfo.hs -2 +3 M ./compiler/utils/Outputable.lhs -2 +10 M ./compiler/utils/Util.lhs -1 +96 View patch online: http://darcs.haskell

Re: darcs patch: Run diff(1) with -a when comparing output.

2010-04-17 Thread Matthias Kilian
On Sat, Apr 17, 2010 at 03:30:14PM +0200, Matthias Kilian wrote: > Fri Apr 16 15:31:06 CEST 2010 Matthias Kilian > * Run diff(1) with -a when comparing output. > > This stops diff(1) on OpenBSD (and maybe other systems) from treating > some output files as binary. > Please note that