[nightly] 10-May-2007 build of of HEAD on i386-unknown-mingw32 (bling)

2007-05-10 Thread sof
From: GHC Build Reports <[EMAIL PROTECTED]> To: cvs-ghc@haskell.org Subject: [nightly] 10-May-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/

Re: darcs patch: Add a warning flag for when the Prelude is implicitly ...

2007-05-10 Thread Isaac Dupree
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simon Peyton-Jones wrote: > | Tue May 8 18:09:25 EDT 2007 Isaac Dupree <[EMAIL PROTECTED]> > | * Add a warning flag for when the Prelude is implicitly imported (trac > #1317) > | GHC already determines all the implicit (Prelude) imports, > | s

[nightly] 10-May-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-05-10 Thread GHC Build Reports
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 Thu May 10 19:30:00 BST 2007. checki

patch applied (ghc): FIX #1181: parseStaticFlags should not be required

2007-05-10 Thread Simon Marlow
Thu May 10 08:45:42 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * FIX #1181: parseStaticFlags should not be required - parseStaticFlags is now not required, but if it is called, it should be called only once and before newSession, otherwise you get an error. - parseStaticFlags is ex

patch applied (ghc): FIX: loading the ghc package under GHCi

2007-05-10 Thread Simon Marlow
Thu May 10 07:42:29 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * FIX: loading the ghc package under GHCi M ./rts/Linker.c +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): remove now-unused usage information (#1003)

2007-05-10 Thread Simon Marlow
Thu May 10 06:50:07 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * remove now-unused usage information (#1003) M ./compiler/prelude/primops.txt.pp -57 +6 M ./utils/genprimopcode/Main.hs -13 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www

patch applied (ghc): FIX #1321: problems with accessing the interpreter' s Handles

2007-05-10 Thread Simon Marlow
Thu May 10 06:37:21 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * FIX #1321: problems with accessing the interpreter's Handles I've had to redo the way we turn off buffering and flush the stdin/stdout/stderr Handles in the dynamically-loaded base package. Compiling the expression "hSetBuf

patch applied (ghc): Fix cloning bugs in SpecConstr

2007-05-10 Thread Simon Peyton Jones
Thu May 10 02:31:13 PDT 2007 [EMAIL PROTECTED] * Fix cloning bugs in SpecConstr These bugs produced a core-lint error when compiling GHC.PArr with -O2. Roman found and fixed them; this patch also includes some type synonyms to make things a bit clearer. M ./compiler/specialise/

patch applied (ghc): Warning fix for unused and redundant imports

2007-05-10 Thread Simon Peyton Jones
Thu May 10 02:31:35 PDT 2007 Michael D. Adams <[EMAIL PROTECTED]> * Warning fix for unused and redundant imports M ./compiler/codeGen/CgClosure.lhs -1 M ./compiler/codeGen/CgInfoTbls.hs -8 M ./compiler/coreSyn/MkExternalCore.lhs -3 +1 M ./compiler/deSugar/Check.lhs -1 M ./co

patch applied (ghc): Dead code elimination

2007-05-10 Thread Simon Peyton Jones
Thu May 10 02:30:01 PDT 2007 [EMAIL PROTECTED] * Dead code elimination M ./compiler/typecheck/TcExpr.lhs -1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): improve comments about x86-64 relative-offset hackery

2007-05-10 Thread Simon Marlow
Thu May 10 02:31:35 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * improve comments about x86-64 relative-offset hackery M ./compiler/nativeGen/PprMach.hs -1 +2 M ./driver/mangler/ghc-asm.lprl +2 M ./includes/InfoTables.h +10 ___ Cvs-ghc mai

patch applied (ghc): FIX #1343: regex bug in the x86_64 mangler settings

2007-05-10 Thread Simon Marlow
Thu May 10 02:20:19 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * FIX #1343: regex bug in the x86_64 mangler settings M ./driver/mangler/ghc-asm.lprl -2 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

[nightly] 10-May-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling)

2007-05-10 Thread sof
From: GHC Build Reports <[EMAIL PROTECTED]> To: cvs-ghc@haskell.org Subject: [nightly] 10-May-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

Re: Mac OS X 10.4.8 fails to darcs get --verbose --partial http://darcs.haskell.org/ghc

2007-05-10 Thread Simon Marlow
Thorkil Naur wrote: Thanks for the support here. I tried (1) rebuilding libcurl and re-linking darcs (with ghc-6.4.1); (2) upgrading Mac OS X to 10.4.9; (3) re-building darcs ./configure'd --without-libcurl; and finally (4) restarting net-working equipment. The instability (as it seems to be)

patch applied (ghc): FIX BUILD: remove accidentally committed hunk

2007-05-10 Thread Simon Marlow
Thu May 10 01:15:54 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * FIX BUILD: remove accidentally committed hunk M ./compiler/ghci/InteractiveUI.hs -2 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): FIX BUILD with GHC 6.2.x: VectInfo -> HscTypes.VectInfo

2007-05-10 Thread Simon Marlow
Thu May 10 00:55:06 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * FIX BUILD with GHC 6.2.x: VectInfo -> HscTypes.VectInfo M ./compiler/iface/TcIface.hi-boot-6 -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinf

Daily report for head

2007-05-10 Thread BuildBot Collator
Old unexpected test passes: tc224 2 x86 Windows head fast Fixed unexpected test failures: mod105 Old unexpected test failures: CPUTime001 1 tnaur PPC OSX head andre_monad 1 tnaur PPC OSX head andy_cherry 1 tnaur PPC OSX head ari