From: GHC Build Reports <[EMAIL PROTECTED]>
To: cvs-ghc@haskell.org
Subject: [nightly] 23-Apr-2007 build of of HEAD on i386-unknown-mingw32 (bling)
Build description = of HEAD on i386-unknown-mingw32 (bling)
Build location= /fptools/builds/HEAD
Build config file = /fptools/builds/ghc-nightly/
Build description = 6.6 branch on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-6.6-cam-02-unx
Nightly build started on cam-02-unx at Mon Apr 23 19:00:01 BST 2007.
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Mon Apr 23 19:30:01 BST 2007.
checki
Mon Apr 23 08:28:29 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* move some dynbrk tests into the scripts/ directory
./tests/ghc-regress/ghci.debugger/dynbk1/dynbk001.script ->
./tests/ghc-regress/ghci.debugger/scripts/dynbk001.script
./tests/ghc-regress/ghci.debugger/dynbk1/dynbk001.s
Mon Apr 23 08:20:31 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* add dynbrk tests, and a few more breakpoint tests
M ./tests/ghc-regress/ghci.debugger/dynbk1/dynbk001.script -18 +4
M ./tests/ghc-regress/ghci.debugger/dynbk1/dynbk001.stdout -9 +2
M ./tests/ghc-regress/ghci.debugger/dy
Mon Apr 23 06:05:45 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* revert previous fix until I can find out why it was wrong
should fix recent GHCi problems in the HEAD
M ./compiler/deSugar/DsGRHSs.lhs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskel
Mon Apr 23 04:57:28 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Follow base package version number change
M ./tests/ghc-regress/cabal/test.pkg -1 +1
M ./tests/ghc-regress/cabal/test2.pkg -1 +1
M ./tests/ghc-regress/cabal/test3.pkg -1 +1
M ./tests/ghc-regress/cabal/test4.pkg -1 +1
Mon Apr 23 04:10:17 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* haddock.js is called haddock-util.js in recent Haddocks.
Haddock is currently being run an extra time for each package (6.6
only) due to this infelicity.
M ./mk/package.mk -1 +1
Sun Apr 22 14:35:03 PDT 2007 [EMAIL PROTECTED]
* Fixes to datacon wrappers for indexed data types
[EMAIL PROTECTED] pointed out (Trac #1204) that indexed data types
aren't quite right. I investigated and found that the wrapper
functions for indexed data types, generated in MkId, are rea
Sun Apr 22 14:32:23 PDT 2007 [EMAIL PROTECTED]
* Part 2 of: Fix corner case of useless constraint in SPECIALISE pragma
MERGE TO STABLE
I forgot to include this in the previous patch and Darcs
crashes if I try 'amend-record' or 'unrecord' because I
have a partial repo. Sigh.
Sun Apr 22 14:29:11 PDT 2007 [EMAIL PROTECTED]
* Fix corner case of useless constraint in SPECIALISE pragma
MERGE TO STABLE
This patch fixes Trac #1287.
The problem is described in Note [Unused spec binders] in DsBinds.
At the same time I realised that the error messa
Sun Apr 22 14:19:37 PDT 2007 [EMAIL PROTECTED]
* Warning police
M ./compiler/typecheck/TcDeriv.lhs +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Apr 22 14:14:42 PDT 2007 [EMAIL PROTECTED]
* Put the default value for -dppr-user-length in the manual
MERGE TO STABLE
Incidentally, this flag should probably be renamed -dppr-user-depth
M ./docs/users_guide/debugging.xml -1 +1
___
Sun Apr 22 14:10:49 PDT 2007 [EMAIL PROTECTED]
* Improve depth-cutoff for printing HsSyn in error messages
MERGE TO STABLE
The "user style" in Outputable allows us to elide large expressions
when printing HsSyn, printing "..." instead. This is done by calling
Outputable.pprD
Sun Apr 22 14:06:14 PDT 2007 [EMAIL PROTECTED]
* Comments only (concerning rewrite rules)
M ./compiler/coreSyn/CoreSyn.lhs -1 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Fri Apr 20 14:10:23 PDT 2007 [EMAIL PROTECTED]
* Fix the GHC.Base.inline builtin rule
The BuiltIn rule for GHC.Base.inline wasn't working for two reasons:
a) inlineIdName wasn't in basicKnownKeyNames
b) The rule function wasn't taking into account the type argument
Thanks to
Mon Apr 23 03:09:44 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Set configure.ac up for the 6.6.1 release builds
M ./configure.ac -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Mon Apr 23 03:08:25 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* 6.6.1 ANNOUNCE
M ./ANNOUNCE -51 +44
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
From: GHC Build Reports <[EMAIL PROTECTED]>
To: cvs-ghc@haskell.org
Subject: [nightly] 23-Apr-2007 build of of 6.6 branch on i386-unknown-mingw32
(bling)
Build description = of 6.6 branch on i386-unknown-mingw32 (bling)
Build location= /fptools/builds/STABLE
Build config file = /fptools/buil
New unexpected test failures:
conc023 1 tnaur PPC OSX head
Fixed unexpected test failures:
conc019
Old unexpected test failures:
CPUTime001 1 tnaur PPC OSX head
Church2 2 x86 Windows head fast
GMapAssoc 1 tnaur PPC OSX head
GMapTop
New unexpected test failures:
ThreadDelay001 1 x86 Windows 6.6
conc019 1 x86-64 Linux 6.6
concprog001 1 x86-64 Linux 6.6
ghcpkg012 x86-64 Linux 6.6
ghcpkg033 x86-64 Linux 6.6
Old unexpected test failures:
barton-mangler-bug 1 x86 Window
[Ian: please do not apply this patch]
Brian: excellent catch! I can't think how this ever worked, if it ever did.
Thanks for finding it, and better still for fixing it. How are you using
'inline'?
Do you have an example that exposes whether it works? We'd like to add a
regression test.
Ac
22 matches
Mail list logo