On Sat, Aug 25, 2007 at 03:43:51PM +0100, Claus Reinke wrote:
> trying to build head on windows, with ghc-6.6.1, i get Setup warnings,
> followed by a Setup error. if i read the make log correctly, that Setup
> was build with bootstrapping.Cabal, so there ought to be no warnings,
> right?
The warn
Sat Aug 25 18:39:26 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Update tests now that #1384 is fixed
#1384 = Exporting a module that isn't imported doesn't fail
M ./tests/ghc-regress/module/all.T -2 +2
M ./tests/ghc-regress/module/mod135.stderr -2 +1
M ./tests/ghc-regress/module/mod
Sat Aug 25 17:12:32 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Check that exported modules were actually imported; fixes #1384
M ./compiler/deSugar/Desugar.lhs -1 +1
M ./compiler/iface/MkIface.lhs -3 +9
M ./compiler/rename/RnNames.lhs -9 +23
M ./compiler/typecheck/TcRnDriver.lhs
Sat Aug 25 12:32:16 PDT 2007 [EMAIL PROTECTED]
* Be more flexible when trying to make scripts executable
M ./boot -1 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
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 Sat Aug 25 19:30:01 BST 2007.
checki
Sat Aug 25 10:55:02 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Don't put push-all and darcs-all in source dists
We don't have the _darcs directories, so they won't work.
M ./Makefile -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.
Sat Aug 25 10:12:31 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add a missing "entryCode"
This was causing us to try to jump to the address of an infotable when
unregisterised, leading to a segfault.
M ./compiler/codeGen/CgTailCall.lhs -1 +1
__
Sat Aug 25 06:08:10 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Fix the IF_DEBUG(interpreter in StgCRun.c
M ./includes/Rts.h +4
M ./rts/StgCRun.c -2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Fri Aug 24 18:57:54 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add "Support SMP" and "RTS ways" to the compiler --info output
M ./compiler/Makefile +2
M ./compiler/main/DynFlags.hs +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.has
On Mon, Aug 06, 2007 at 09:33:38AM +0100, Simon Marlow wrote:
> Ian Lynagh wrote:
> >Fri Aug 3 11:32:29 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
> > * Catch exceptions on Windows, to stop it popping up dialog boxes
> > Adaptated from code from Sigbjorn Finne
> >
> >M ./rts/Main.c -1 +5
> >
Sat Aug 25 06:30:52 PDT 2007 [EMAIL PROTECTED]
* Overhaul boot script
* Call autoreconf only if necessary, avoiding a strict tool dependency.
* Be a good *nix citizen and don't clutter the output when everything is fine.
* Make a few more scripts executable.
M ./boot -23 +22
Sat Aug 25 05:11:50 PDT 2007 [EMAIL PROTECTED]
* Added a few missing files to a source distribution
M ./Makefile -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Aug 25 04:55:19 PDT 2007 [EMAIL PROTECTED]
* Fixed test for pwd executable
Added a missing "test" and replaced the "-e" option of the shell-builtin
"test" with "-f". The former is not portable, see autoconf documentation.
M ./aclocal.m4 -1 +1
___
trying to build head on windows, with ghc-6.6.1, i get Setup warnings,
followed by a Setup error. if i read the make log correctly, that Setup
was build with bootstrapping.Cabal, so there ought to be no warnings,
right? and there is no dist/ in base/ at that point.
also confusing: buildbot report
14 matches
Mail list logo