From: GHC Build Reports <[EMAIL PROTECTED]>
To: cvs-ghc@haskell.org
Subject: [nightly] 18-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/
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 May 18 19:30:01 BST 2007.
checki
Fri May 18 08:20:17 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Avoid the need to rerun configure when we install
This also means we don't need to carry around 10s of megs of Setup
executables in bindists.
M ./libraries/Makefile -22 +21
A ./libraries/installPackage.hs
___
Fri May 18 07:56:35 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* 'import M' is now the same as ':module +M' at the prompt
Seemed like a reasonable thing to do, and only 1 line
M ./compiler/ghci/InteractiveUI.hs +1
___
Cvs-ghc mailing list
Cvs
Fri May 18 07:37:08 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* FIX: break011.
Reset the exception flag before re-throwing the exception unless it
was "Interrupted". This avoids needing the double :continue for
ordinary exceptions, but still lets us break on ^C.
M ./compiler/main/I
Fri May 18 07:15:26 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* add a test for printing unboxed fields
M ./tests/ghc-regress/ghci.debugger/scripts/all.T +1
A ./tests/ghc-regress/ghci.debugger/scripts/print022.hs
A ./tests/ghc-regress/ghci.debugger/scripts/print022.script
__
Fri May 18 06:45:56 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* improve break-by-coordinate
when setting a breakpoint by coordinate, if there are no spans
covering the specified coordinate, then we take the leftmost of the
spans to the right of the coordinate. This means that ':break c' w
Fri May 18 06:35:43 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* On Windows, don't try to use ANSI bold sequences.
Instead we identify the active expression with a line of ^^^
underneath it.
M ./compiler/ghci/InteractiveUI.hs -1 +29
___
Cv
Thu May 17 05:21:47 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* rethrow exceptions in sandboxIO
This gives us a chance to catch asynchronous exceptions (e.g. ^C) and break.
M ./compiler/main/InteractiveEval.hs -1 +9
___
Cvs-ghc mailing list
Cvs
Thu May 17 05:21:02 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* eliminate warnings
M ./compiler/main/InteractiveEval.hs -2 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Thu May 17 05:00:37 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* xref to the docs for +RTS -xc
M ./docs/users_guide/ghci.xml -1 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Fri May 18 05:25:05 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* FIX #767 (withMVar family have a bug)
We never want to raise a StackOverflow exception inside
Control.Exception.block, because the user has no reasonable way of
handling it, and it invalidates some useful guarantees.
M ./
Fri May 18 05:23:33 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* remove old comments and commented-out code
M ./rts/Exception.cmm -10 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Fri May 18 05:12:29 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* Update the panic msg from #1257 to be an ordinary error, not a panic
We don't support arbitrary unboxed tuples in GHCi right now.
M ./compiler/ghci/ByteCodeGen.lhs -4 +5
___
Cvs-gh
Fri May 18 01:51:28 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* autodetect BINDIST_DOC_WAYS again
M ./Makefile -16 +22
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Fri May 18 04:55:02 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* arith011 is no longer broken on x86-64 Linux
M ./tests/ghc-regress/numeric/should_run/all.T -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo
Fri May 18 04:53:30 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* FIX #1052 (NCG doesn't realise shift instructions trash shifted input)
See comments with shift_code
M ./compiler/nativeGen/MachCodeGen.hs -5 +19
___
Cvs-ghc mailing list
Cvs-ghc@ha
From: GHC Build Reports <[EMAIL PROTECTED]>
To: cvs-ghc@haskell.org
Subject: [nightly] 18-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
Fri May 18 01:58:11 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* Add dist/ to $(PublishLocation)
The docs were going in the wrong place before:
/dist/docs instead of /docs
M ./Makefile -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
Fri May 18 01:46:56 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* remove _split and autogen dirs for binary-dist
M ./libraries/Makefile +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Build results:
x86-64 Linux head: pass
x86 Windows head: fail
x86 Windows head fast: pass pass pass pass pass pass
Old unexpected test passes:
tc224 2 x86-64 Linux head
New unexpected test failures:
conc0231 x86-64 Linux head
conc0531 x86-64 Linux head
dynbr
21 matches
Mail list logo