There are again more validate failures on Mac OS X (Leopard) today:
> Unexpected failures:
>T1969(normal)
>T3294(normal)
>ffi005(normal)
>ghci011(ghci)
>rtsflags001(normal)
>tcfail073(normal)
T1969 and T3294 are the old (allocation) performance ones, and ffi005 is the
old
Mon Nov 23 17:13:13 PST 2009 Ian Lynagh
* Treat () as an enumeration tycon
This fixes deriving Ord (), which previously failed with
ghc-stage1: panic! (the 'impossible' happened)
(GHC version 6.13.20091123 for x86_64-unknown-linux):
TcGenDeriv:mk_FunBind
M ./compile
Mon Nov 23 16:32:21 PST 2009 Ian Lynagh
* Whitespace only
M ./compiler/typecheck/TcGenDeriv.lhs -41 +46
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091124003221-3fd76-d40567528eda9425d10c2418eb7429aae699f951.gz
___
Cvs-ghc
Mon Nov 23 16:18:04 PST 2009 Ian Lynagh
* Follow changes in tcfail073
M ./tests/ghc-regress/typecheck/should_fail/tcfail073.stderr -1 +1
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20091124001804-3fd76-6235b47b851356404a63ef139c70088878e8.gz
_
Mon Nov 23 16:16:58 PST 2009 Ian Lynagh
* Follow changes in ghci011
M ./tests/ghc-regress/ghci/scripts/ghci011.stdout -6 +6
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20091124001658-3fd76-3860002ad945c62ad0fdad59f26056175b5b74db.gz
__
Gah, sorry. I tested it on x86/Windows and x86/Linux but not x86_64. I'll send
an inverse.
Ben.
On 24/11/2009, at 8:56 , Ian Lynagh wrote:
>
> Hi Ben,
>
> This patch:
>
> Sat Nov 21 05:43:13 GMT 2009 ben.lippme...@anu.edu.au
> * Windows DLLs: Tag imported gmp symbols with the package the
Hi Ben,
This patch:
Sat Nov 21 05:43:13 GMT 2009 ben.lippme...@anu.edu.au
* Windows DLLs: Tag imported gmp symbols with the package they're from.
breaks the build for me on amd64/Linux:
"inplace/bin/ghc-stage1"
libraries/integer-gmp/dist-install/build/GHC/Integer.dyn_o
libraries/integer-g
Mon Nov 23 13:27:08 PST 2009 Ian Lynagh
* Fix test 1959
M ./tests/ghc-regress/driver/1959/B.hs -1 +1
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20091123212708-3fd76-21a29d919660cf9b492ff610c5cf79d19fd3bc1f.gz
___
Cvs-g
Mon Nov 23 13:27:19 PST 2009 Ian Lynagh
* Make test 1959 even more informative when run by hand
M ./tests/ghc-regress/driver/1959/Makefile -3 +3
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20091123212719-3fd76-20d6f6e56c2b739cc8fdaaaf94de4c912d48213a.gz
_
Mon Nov 23 13:25:35 PST 2009 Ian Lynagh
* Make test 1959 tell us what's going on
M ./tests/ghc-regress/driver/1959/Makefile -6 +6
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20091123212535-3fd76-f6a3b6112e57a00668521383e4f4757e24168b25.gz
Mon Nov 23 12:03:08 PST 2009 Ian Lynagh
* inline has moved to GHC.Magic
M ./compiler/prelude/PrelNames.lhs -2 +5
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091123200308-3fd76-7b45ec728ee6328d782b9992b0c048b66818ca4d.gz
___
Build description = HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Mon Nov 23 19:00:02 GMT 2009.
**
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 Sun Nov 22 18:00:02 GMT 2009.
checking out
Ian, or anyone else: re #2467, I can see the following orphan instances in
libraries (below).
Do you think they are all necessary?
Thanks
Simon
libraries/base/Control/Monad/Instances.hs:{-# OPTIONS_GHC -fno-warn-orphans #-}
libraries/base/Control/Monad/ST.hs:{-# OPTIONS_GHC -fno-warn-orphans #
On 20/11/09 18:51, Matthias Kilian wrote:
On Fri, Nov 20, 2009 at 02:46:08PM +, Simon Marlow wrote:
Do we really have to rely on a specific version of tar? Dependencies
like that always come back to bite you.
It sounds like the --force-local option is required iff tar is GNU tar.
So we
Build results:
x86-64 Linux head: pass
x86 Windows head fast: pass pass
tnaur x86 OS X head: pass
x86-64 Linux head unreg: pass
Old unexpected test passes:
2410 2 x86-64 Linux head
TH_spliceE5_prof 2 x86-64 Linux head
length0011 tnaur x86 OS X head
Build results:
x86 Linux stable:pass
x86 Windows stable fast: pass pass lost pass pass
x86-64 Linux stable: pass
Old unexpected test passes:
2410 3 x86 Linux stable
TH_spliceE5_prof 3 x86 Linux stable
newtype 3 x86 Linux stable
prof001 3
17 matches
Mail list logo