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

2008-06-09 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 Mon Jun 9 18:00:02 BST 2008. checking out

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

2008-06-09 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 Mon Jun 9 18:10:01 BST 2008. checkin

Re: patch applied (ghc): Desugar multiple polymorphic bindings more intelligently

2008-06-09 Thread Simon Marlow
Simon Peyton Jones wrote: Thu Jun 5 05:44:23 PDT 2008 [EMAIL PROTECTED] * Desugar multiple polymorphic bindings more intelligently Does this address #1136? (in HEAD only, I know) http://hackage.haskell.org/trac/ghc/ticket/1136 Cheers, Simon ___

Re: stable test failures

2008-06-09 Thread Ian Lynagh
On Mon, Jun 09, 2008 at 08:08:08AM +0200, Thorkil Naur wrote: > > On Monday 09 June 2008 00:18, Ian Lynagh wrote: > > ... > > If you send us the your /usr/include/dlfcn.h (which should #define > > RTLD_DEFAULT), /usr/include/time.h and /usr/include/sys/time.h (one of > > which should give a protot

patch applied (ghc-6.8/ghc): Define _DARWIN_C_SOURCE in Stg.h

2008-06-09 Thread Ian Lynagh
Mon Jun 9 01:31:19 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Define _DARWIN_C_SOURCE in Stg.h Should make RTLD_NEXT and RTLD_DEFAULT available again. M ./includes/Stg.h +5 View patch online: http://darcs.haskell.org/ghc-6.8/ghc/_darcs/patches/20080609083119-3fd76-790179cce38547fe450a746

Daily report for head

2008-06-09 Thread BuildBot Collator
Build results: x86-64 Linux head: fail (failed bindisttest) x86 Windows head: fail (failed bindisttest) x86 Windows head fast: pass pass lost pass pass pass gabor head:pass kahl G5 Gentoo Linux head: pass kgardas head: pass tnaur PPC OSX head 2:

Daily report for stable

2008-06-09 Thread BuildBot Collator
Build results: kahl G5 Gentoo Linux stable: pass x86 Windows stable: pass x86 Windows stable fast: pass pass pass pass pass pass x86-64 Linux stable: pass New unexpected test failures: arith017 1 x86-64 Linux stable cg049 1 x86-64 Linux stable conc024 1

RE: patch applied (ghc): Fix a bug in eqPatType

2008-06-09 Thread Simon Peyton-Jones
Good catch! That would have led to a very obscure bug! S | -Original Message- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On | Behalf Of Ian Lynagh | Sent: 06 June 2008 23:42 | To: cvs-ghc@haskell.org | Subject: patch applied (ghc): Fix a bug in eqPatType | | Fri Jun 6 11:46:31