Tue May 27 04:30:07 PDT 2008 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* make framework-pkg needs to cope with missing DSTROOT
M ./distrib/MacOS/Makefile -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080527113007-6295e-23dc14571284f0b345585dd821e4f423756e032b.gz
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Wed May 28 18:10:01 BST 2008.
checki
Wed May 28 15:33:29 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Skip 1372 in the 6.8 branch
M ./tests/ghc-regress/driver/1372/all.T -1 +2
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080528223329-3fd76-ec1b323db2135872275b26f4bec340dc0c0eadae.gz
___
Wed May 28 14:30:51 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* ffi018(ghci) is failing in an unregisterised 6.8 branch compiler, so skip it
(in the 6.8 branch only)
M ./tests/ghc-regress/ffi/should_run/all.T -1 +2
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/200805
Wed May 28 14:31:48 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix the unregisterised build
M ./includes/StgMiscClosures.h +1
View patch online:
http://darcs.haskell.org/ghc-6.8/ghc/_darcs/patches/20080528213148-3fd76-c5216dd6d6a242bd8a934cc4148f521b8c12c680.gz
Wed May 28 10:17:42 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix a warning with GHC 6.4
M ./compiler/basicTypes/OccName.lhs +1
View patch online:
http://darcs.haskell.org/ghc-6.8/ghc/_darcs/patches/20080528171742-3fd76-e736d86154e3bf562a4464dbb48afedd0a9e6960.gz
_
Wed May 28 09:51:11 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix the build with GHC 6.4; define isInfixOf in ghc-pkg's Main.hs
M ./utils/ghc-pkg/Main.hs +5
View patch online:
http://darcs.haskell.org/ghc-6.8/ghc/_darcs/patches/20080528165111-3fd76-8de884d989fe3ad4079be88415dbf6ef6eb491f3.
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 Wed May 28 18:00:01 BST 2008.
checking out
Wed May 28 06:10:12 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Skip barton-mangler-bug(profc) in the 6.8 branch
It was hitting the timeout limit
M ./tests/ghc-regress/programs/barton-mangler-bug/test.T -1 +3
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/200805281310
Wed May 28 06:15:27 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* cg057 passes in the 6.8 branch
M ./tests/ghc-regress/codeGen/should_run/all.T -1 +1
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080528131527-3fd76-9e82a5cd8e017e208fbff5469cd73690feeb6d51.gz
_
Wed May 28 05:57:54 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Skip ghcpkg01 in the 6.8 branch
"ghc-pkg describe testpkg-*" wasn't matching anything; looks like it
looks at the package name in isolation, rather than considering the
package name and version together.
M ./tests/ghc-regre
Wed May 28 05:38:58 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Wibble the conc035 test
Fixes its output when running the ghci way
M ./tests/ghc-regress/concurrent/should_run/conc035.hs +6
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080528123858-3fd76-4137207a165
Wed May 28 05:29:00 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Omit conc064(threaded2) on the 6.8 branch
M ./tests/ghc-regress/concurrent/should_run/all.T -1 +7
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080528122900-3fd76-0722bb8e8ca158b7eea68ddf10bcad2c035e5d3c
Wed May 28 04:42:55 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Omit cg060(profasm,profc) for the 6.8 branch
M ./tests/ghc-regress/codeGen/should_run/all.T -1 +6
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080528114255-3fd76-2fc84be3273199e766451e17bf0e18818a08b204
Wed May 28 04:43:19 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Omit xmlish(profasm,profc) for the 6.8 branch
M ./tests/ghc-regress/lib/Generics/xmlish/test.T -1 +5
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080528114319-3fd76-e6c19569b52e86b8af911b4e44993f07bc6e0
Tue May 27 16:57:28 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Wibble the num009 test
M ./tests/ghc-regress/lib/Numeric/num009.hs -14 +18
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080527235728-3fd76-75353c09992caaff64588d67b05e2a62bb28c729.gz
__
Wed May 28 08:55:15 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* add test for #1372
A ./tests/ghc-regress/driver/1372/
A ./tests/ghc-regress/driver/1372/1372.stderr
A ./tests/ghc-regress/driver/1372/Makefile
A ./tests/ghc-regress/driver/1372/all.T
A ./tests/ghc-regress/driver
Wed May 28 08:13:13 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* skip rnfail055 for 6.8
M ./tests/ghc-regress/rename/should_fail/all.T -1 +1
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080528151313-12142-35f11411fea2d6b698cb130e62de60807c176a42.gz
___
Wed May 28 06:31:58 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
tagged 2008-05-28
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20080528133158-3fd76-fc89440b48debd000711c7770e4f19f012084c34.gz
___
Cvs-ghc mailing list
Cvs-ghc@hask
Tue May 27 23:39:37 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* FIX #2164: check for ThreadRelocated in isAlive()
M ./rts/sm/GC.c +5
View patch online:
http://darcs.haskell.org/ghc-6.8/ghc/_darcs/patches/20080528063937-12142-d31e23f361e0b8890ae0d89c1c8fe328a5f3b7d0.gz
Isaac Dupree wrote:
I guess this change is orthogonal to #835
http://hackage.haskell.org/trac/ghc/ticket/835 , which involves what
information goes into interface-files in the first place (rather than
fixing it or making it worse)?
Yes, it's orthogonal. However, it doesn't seem trivial to ch
Wed May 28 06:00:01 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* add test for a bug in 6.8.2's handling of orphan modules
A ./tests/ghc-regress/driver/recomp005/
A ./tests/ghc-regress/driver/recomp005/A.hs
A ./tests/ghc-regress/driver/recomp005/B.hs
A ./tests/ghc-regress/driver/r
Tue May 27 07:33:14 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* add test for hs-boot consistency checking
A ./tests/ghc-regress/rename/should_fail/RnFail055.hs
A ./tests/ghc-regress/rename/should_fail/RnFail055.hs-boot
A ./tests/ghc-regress/rename/should_fail/RnFail055_aux.hs
M
Wed May 28 05:56:23 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* update expected output
M ./tests/ghc-regress/rename/should_fail/rnfail047.stderr -1 +1
A ./tests/ghc-regress/rename/should_fail/rnfail047.stderr-6.8
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/2008
I guess this change is orthogonal to #835
http://hackage.haskell.org/trac/ghc/ticket/835 , which involves what
information goes into interface-files in the first place (rather than
fixing it or making it worse)?
Simon Marlow wrote:
Wed May 28 05:52:58 PDT 2008 Simon Marlow <[EMAIL PROTECTED]
Wed May 28 05:52:58 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* Use MD5 checksums for recompilation checking (fixes #1372, #1959)
This is a much more robust way to do recompilation checking. The idea
is to create a fingerprint of the ABI of an interface, and track
dependencies by recor
Fri May 23 07:07:19 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* don't make -ddump-if-trace imply -no-recomp
M ./compiler/main/DynFlags.hs -2 +10
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080523140719-12142-01c67e4f64ccabe93e29118eef890fd284d6b050.gz
Tue May 27 02:02:44 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* clarify that unsafeCoerce# :: Float# -> Int# is not safe (see #2209)
M ./compiler/prelude/primops.txt.pp +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080527090244-12142-52911f247b693f940726bd4a1f3b1115d9
Build results:
x86-64 Linux head: fail (failed stage1)
x86 Windows head fast: lost pass pass
kahl G5 Gentoo Linux head: fail (failed darcs)
kgardas head: pass
macgyver PPC OSX head: pass
tnaur PPC OSX head 2: pass
tnaur x86 Linux head: pass
x86-64 Linux head u
Build results:
gabor stable:pass
kahl G5 Gentoo Linux stable: fail (failed stage1)
kgardas stable: fail (failed stage1)
tnaur x86 Linux stable: fail (failed stage1)
x86 Windows stable fast: lost pass pass pass
x86-64 Linux stable: pass
Old unexpected t
30 matches
Mail list logo