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 Mon Sep 22 18:02:05 BST 2008.
checking out
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 Mon Sep 22 19:00:01 BST 2008.
**
On Mon, Sep 22, 2008 at 06:04:34PM +0200, pepe wrote:
>
> this patch makes a subtle change to the semantics of tryUser in
> Panic.hs, used in the TcRnMonad.
>
> I wonder if this is intended or just an oversight*.
An oversight.
I've been thinking about exceptions in GHC, though, and I think th
Mon Sep 22 14:37:48 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* add tests for -XNewQualifiedOperators
M ./tests/ghc-regress/parser/should_compile/all.T +1
A ./tests/ghc-regress/parser/should_compile/read065.hs
M ./tests/ghc-regress/parser/should_fail/all.T +1
A ./tests/ghc-regre
Mon Sep 22 14:36:49 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* make this test THREADS friendly
M ./tests/ghc-regress/cabal/cabal01/Makefile +2
M ./tests/ghc-regress/cabal/cabal01/all.T -3 +7
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080922213649-8214f-022f
Wed Apr 30 13:46:12 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* add test for #2228
A ./tests/ghc-regress/ghc-e/should_run/2228.hs
A ./tests/ghc-regress/ghc-e/should_run/2228.stdout
M ./tests/ghc-regress/ghc-e/should_run/Makefile +3
M ./tests/ghc-regress/ghc-e/should_run/all.T -1
Mon Sep 22 14:09:15 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* Fix to new executable allocation code (fixed print002 etc.)
The problem here is caused by the fact that info tables include a
relative offset to the string naming the constructor. Executable
memory now resides at two places i
Mon Sep 22 08:28:27 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* clean sm/Evac_thr.c and sm/Scav_thr.c
M ./rts/Makefile +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080922152827-760e2-65d8194e22fe9974c1bff64babf96b0ccf7e2d88.gz
___
Mon Sep 22 08:23:40 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* add -XNewQualifiedOperators (Haskell' qualified operator syntax)
M ./compiler/main/DynFlags.hs -1 +3
M ./compiler/parser/Lexer.x -17 +40
M ./compiler/parser/Parser.y.pp -7 +11
M ./docs/users_guide/glasgow_exts.xml -
GHC Build Reports wrote:
Unexpected failures:
maessen_hashtab(normal,ghci,threaded1)
print002(ghci)
print003(ghci)
print006(ghci)
print007(ghci)
print008(ghci)
print010(ghci)
print012(ghci)
print013(ghci)
print014(ghci)
print018(ghci)
print019(ghci)
print02
Hi Thomas,
Is there a document describing what people have to do
to convert their Ghc Api client code to the new Api?
The project page
http://hackage.haskell.org/trac/ghc/wiki/GhcApiStatus
is already out of date (at least, I couldn't find a withGhc)
and the modifications have of course inva
Ian,
this patch makes a subtle change to the semantics of tryUser in
Panic.hs, used in the TcRnMonad.
The relevant code is pasted at the bottom of this email.
In >=6.9, tryUser catches also ErrorCalls, but in <6.9 it didn't,
as isUserError in <6.9 does not apply to Error calls.
I wonder if t
Claus Reinke wrote:
According to Makefile, the following clean target variants are available:
# clean, distclean, maintainer-clean
# Increasing levels of cleanliness
but 'make maintainer-clean' fails early, with
== make maintainer-clean - --unix -r;
in /cygdriv
| ../dph/Data/Array/Parallel/Lifted/Repr.hs -o
| dist/build/Data/Array/Parallel/Lifted/Repr.o -ohi
| dist/build/Data/Array/Parallel/Lifted/Repr.hi
| *** Core Lint Errors: in result of SpecConstr ***
| :
| In the expression: Data.Array.Parallel.Unlifted.Distributed.Gang.$wa
|
Build results:
fast486 stable: fail (failed darcs)
gabor stable: pass
kgardas stable: pass
malcolm stable: fail (failed stage2 boottestsuite runtestsuite)
mnemosyne x86-64 Gentoo stable: fail (failed darcs)
x86 Windows stable:
Build results:
x86-64 Linux head: fail (failed stage1)
x86 Windows head fast: pass pass pass pass pass pass
x86-64 Linux head unreg: pass
Old unexpected test passes:
T1470 1 x86 Windows head
New unexpected test failures:
conc015 1 x86-64 Linux head unreg
Old unexpected test
16 matches
Mail list logo