Build description = HEAD on i386-unknown-linux (cam-02-unx)
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 Mon Nov 1 18:00:01 GMT 2010.
checking out new source tree
tn23, build 178
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/178.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
pgj, build 188
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/188.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
Build description = STABLE on i386-unknown-linux (cam-02-unx)
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 Mon Nov 1 18:10:01 GMT 2010.
checking out new source tree
Build description = HEAD on x86_64-unknown-linux (cam-04-unx)
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 Mon Nov 1 18:00:01 GMT 2010.
checking out new source t
kgardas-opensolaris-x86-head, build 44
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/44.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Suc
Build description = STABLE on x86_64-unknown-linux (cam-04-unx)
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 Mon Nov 1 18:10:01 GMT 2010.
checking out new so
Mon Nov 1 09:32:47 PDT 2010 Ian Lynagh
* Add a test for returning memory to the OS
M ./tests/ghc-regress/rts/all.T +2
A ./tests/ghc-regress/rts/return_mem_to_os.hs
A ./tests/ghc-regress/rts/return_mem_to_os.stdout
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r
Mon Nov 1 09:18:02 PDT 2010 Ian Lynagh
* On Windows, when returning memory to the OS, we try to release it
as well as decommiting it.
M ./rts/posix/OSMem.c +4
M ./rts/sm/BlockAlloc.c +2
M ./rts/sm/OSMem.h +1
M ./rts/win32/OSMem.c -3 +87
View patch online:
http://darcs.haske
Fri Oct 29 13:41:58 PDT 2010 Ian Lynagh
* Whitespace only, in rts/win32/OSMem.c
M ./rts/win32/OSMem.c -20 +20
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101029204158-3fd76-249a701ad1f1944ad42622cf4b3c564a05344839.gz
_
tn23, build 177
Build incomplete
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/177.html
Build incomplete
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/177.html
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.o
Mon Nov 1 10:04:58 PDT 2010 simo...@microsoft.com
* Add test for Trac #3440
A ./tests/ghc-regress/indexed-types/should_fail/T3440.hs
A ./tests/ghc-regress/indexed-types/should_fail/T3440.stderr
M ./tests/ghc-regress/indexed-types/should_fail/all.T -1 +1
View patch online:
http://d
Mon Nov 1 09:51:49 PDT 2010 simo...@microsoft.com
* Comments only
M ./tests/ghc-regress/simplCore/should_compile/T3772_A.hs +17
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20101101165149-1287e-2a294426421ea446260ca7adf6c605bc6e021013.g
Mon Nov 1 09:51:07 PDT 2010 simo...@microsoft.com
* Follow change in typechecker error messages
M ./tests/ghc-regress/indexed-types/should_fail/T4093a.stderr -7 +7
M ./tests/ghc-regress/indexed-types/should_fail/T4093b.stderr -1 +3
M ./tests/ghc-regress/indexed-types/should_fail/T4
Mon Nov 1 09:46:30 PDT 2010 simo...@microsoft.com
* Improve error messages
In particular, instead of
Cannot match 'a' with 'b'
we get
Could not deduce (a~b) from context (F a ~ b)
or whatever
M ./compiler/typecheck/TcErrors.lhs -19 +27
View patch online:
http://darcs.ha
DPH Performance Build Failed :-(
System command failure.
command: runghc Setup.hs configure --user
--with-compiler=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-stage2
--with-hc-pkg=/Users/benl/devel/repa/build/nightly/ghc-head/inplace/bin/ghc-pkg
exit code: ExitFailure 1
Roman reports a missing 'make' dependency. See below.
Simon
-Original Message-
From: Roman Leshchinskiy [mailto:r...@cse.unsw.edu.au]
Sent: 31 October 2010 09:20
To: Simon Peyton-Jones
Cc: Manuel Chakravarty; Ben Lippmeier
Subject: Re: Inlining fromInteger
Also, if I add INLINE pragmas
simonmar-win32-head, build 152
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/152.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting
On Sun, Oct 31, 2010 at 6:38 PM, Ian Lynagh wrote:
> Also, Johan, #4278 is missing a discussion summary; see
>
> http://www.haskell.org/haskellwiki/Library_submissions#At_the_end_of_the_discussion_period
> for details.
Added.
Thanks,
Johan
___
Cvs
pgj-freebsd-amd64-stable, build 66
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/66.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
boo
pgj2, build 184
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/184.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
Build description = HEAD on i386-unknown-linux (cam-02-unx)
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 Oct 31 18:00:02 GMT 2010.
checking out new source tree
22 matches
Mail list logo