Sat Nov 24 15:18:57 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Make ":" in GHCi repeat the last command
It used to be a synonym for ":r" in 6.6.1, but this wasn't documented or
known about by the developers. In 6.8.1 it was accidentally broken.
This patch brings it back, but as "repeat the
Sat Nov 24 13:19:43 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Don't make a library documentation prologue
It's far too large now, and no-one complained when 6.8.1 didn't have one.
M ./libraries/gen_contents_index -21
___
Cvs-ghc mailing list
Cv
Sat Nov 24 13:16:29 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Don't put package version numbers in links in index.html
M ./libraries/gen_contents_index -2 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs
Sat Nov 24 12:50:37 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Define install-strip in Makefile
M ./Makefile +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Nov 24 12:48:03 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Define install-strip in distrib/Makefile
M ./distrib/Makefile -1 +4
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Nov 24 10:52:40 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Install gmp from bindists; fixes trac #1848
M ./distrib/Makefile +1
M ./gmp/Makefile -16 +13
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cv
Tue Nov 20 22:39:42 PST 2007 Bertram Felgenhauer <[EMAIL PROTECTED]>
* (native gen) fix code generated for GDTOI on x86_32
See trac #1910.
M ./compiler/nativeGen/PprMach.hs -3 +12
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.
Sat Nov 24 09:12:20 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Put library docs in a $pkg, rather than $pkgid, directory; fixes trac #1864
M ./libraries/Makefile -7 +7
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/lis
Sat Nov 24 08:30:28 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Copy the INSTALL hack from mk/config.mk.in into distrib/Makefile-bin-vars.in
configure will set INSTALL to ./install-sh if it can't find it in the path,
so we need to replace the . with the path to our root.
M ./distrib/Makef
Sat Nov 24 08:24:50 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Make install-sh executable /before/ we try to find it
M ./configure.ac -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Nov 24 13:23:05 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Put library docs in a $pkg, rather than $pkgid, directory; fixes
trac #1864
Ian Lynagh <[EMAIL PROTECTED]>**20071124171220
M ./libraries/Makefile -7 +7
___
Cvs-ghc mailing l
Sat Nov 24 13:19:43 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Don't make a library documentation prologue
It's far too large now, and no-one complained when 6.8.1 didn't have one.
M ./libraries/gen_contents_index -21
___
Cvs-ghc mailing list
Cv
Sat Nov 24 13:16:29 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Don't put package version numbers in links in index.html
M ./libraries/gen_contents_index -2 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs
Sat Nov 24 12:50:37 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Define install-strip in Makefile
M ./Makefile +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Nov 24 12:48:03 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Define install-strip in distrib/Makefile
M ./distrib/Makefile -1 +4
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Nov 24 10:52:40 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Install gmp from bindists; fixes trac #1848
M ./distrib/Makefile +1
M ./gmp/Makefile -16 +13
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cv
Tue Nov 20 22:39:42 PST 2007 Bertram Felgenhauer <[EMAIL PROTECTED]>
* (native gen) fix code generated for GDTOI on x86_32
See trac #1910.
M ./compiler/nativeGen/PprMach.hs -3 +12
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.
Sat Nov 24 08:30:28 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Copy the INSTALL hack from mk/config.mk.in into distrib/Makefile-bin-vars.in
configure will set INSTALL to ./install-sh if it can't find it in the path,
so we need to replace the . with the path to our root.
M ./distrib/Makef
Sat Nov 24 08:24:50 PST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Make install-sh executable /before/ we try to find it
M ./configure.ac -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Alexander Staubo <[EMAIL PROTECTED]> added the comment:
On 11/24/07, Juliusz Chroboczek <[EMAIL PROTECTED]> wrote:
> > | darcs: getCurrentDirectory: resource exhausted (Too many open files)
>
> > This sounds like a Darcs bug, but it's not one I have heard before.
>
> I've definitely seen this iss
David Roundy <[EMAIL PROTECTED]> added the comment:
On Sat, Nov 24, 2007 at 05:07:29PM +0100, Juliusz Chroboczek wrote:
> > | darcs: getCurrentDirectory: resource exhausted (Too many open files)
>
> > This sounds like a Darcs bug, but it's not one I have heard before.
>
> I've definitely seen t
Juliusz Chroboczek <[EMAIL PROTECTED]> added the comment:
> | darcs: getCurrentDirectory: resource exhausted (Too many open files)
> This sounds like a Darcs bug, but it's not one I have heard before.
I've definitely seen this issue, but I don't remember how it ended.
I seem to recall that it's
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 Fri Nov 23 19:30:01 GMT 2007.
checki
Build results:
gabor stable: fail (failed stage1)
kahl G5 Gentoo Linux stable:pass
mnemosyne x86-64 Gentoo stable: pass
tnaur x86 Linux stable: fail (failed stage1)
x86 Windows stable: fail (failed stage1)
x86 Windows stable fast:fail (failed stage1
Build results:
x86-64 Linux head: pass
x86 Windows head: pass
x86 Windows head fast: fail (failed stage1) pass pass pass pass
kahl G5 Gentoo Linux head: fail (failed stage1)
x86-64 Linux head unreg: pass
Dropping unexpected test passes reports from builders not seen in 7 day
25 matches
Mail list logo