[nightly] 19-Feb-2009 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2009-02-19 Thread GHC Build Reports
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 Thu Feb 19 19:00:01 GMT 2009. **

[nightly] 19-Feb-2009 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2009-02-19 Thread GHC Build Reports
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 Thu Feb 19 18:00:01 GMT 2009. checking out

Question about typechecker renaming of tyvars

2009-02-19 Thread Jean Yang
Hello, I've been trying to extend the Template Haskell parts of GHC (mostly compiler/typechek/TcSplice.lhs) so that I can get back the signatures of methods for all instances of a given type class. I get unbound type variable errors (ex. Main.hs:21:9: Not in scope: type variable `l[i19B]') at c

Re: patch applied (ghc): Fix an off-by-one; fixes the second bug in trac #3001

2009-02-19 Thread Ian Lynagh
On Thu, Feb 19, 2009 at 10:52:28AM +, Simon Marlow wrote: > Ian Lynagh wrote: > >Wed Feb 18 15:56:20 PST 2009 Ian Lynagh > > * Fix an off-by-one; fixes the second bug in trac #3001 > > > >M ./rts/LdvProfile.h -1 +1 > > Nice catch - though the off-by-one is actually at the call site (I t

patch applied (ghc): Export blockUserSignals and unblockUserSignals (needed for #2870)

2009-02-19 Thread Simon Marlow
Thu Feb 19 03:34:18 PST 2009 Simon Marlow * Export blockUserSignals and unblockUserSignals (needed for #2870) Ignore-this: b7c26c801e515c6848f1f8fca024198f M ./rts/Linker.c -1 +3 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090219113418-12142-422736de4b318c384558cd4e

patch applied (testsuite): add test for pointer alignment

2009-02-19 Thread Simon Marlow
Thu Feb 19 01:29:18 PST 2009 Simon Marlow * add test for pointer alignment Ignore-this: e8a591410ee8df51f9c133a496023056 A ./tests/ghc-regress/ffi/should_run/2917a.hs M ./tests/ghc-regress/ffi/should_run/all.T +3 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/2

patch applied (ghc): #2860: remove redundant unblocking of signals

2009-02-19 Thread Simon Marlow
Thu Feb 19 02:32:58 PST 2009 Simon Marlow * #2860: remove redundant unblocking of signals Ignore-this: c603e23fbdc7f7f7de7fcd9a7aa28f0b M ./rts/posix/Signals.c -7 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090219103258-12142-c13399b79c96edb83146493bb41da3366b3fd612

patch applied (ghc): newPinnedByteArray#: align the result to 16-bytes (part of #2917)

2009-02-19 Thread Simon Marlow
Thu Feb 19 02:32:45 PST 2009 Simon Marlow * newPinnedByteArray#: align the result to 16-bytes (part of #2917) Ignore-this: 1aa4cd40aef9690760b3bf65e284efcb M ./rts/PrimOps.cmm -11 +4 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090219103245-12142-1d6d93498a559fa2ed12

patch applied (ghc): Rewrite of signal-handling (ghc patch; see also base and unix patches)

2009-02-19 Thread Simon Marlow
Thu Feb 19 02:31:42 PST 2009 Simon Marlow * Rewrite of signal-handling (ghc patch; see also base and unix patches) Ignore-this: aca7c3e258224fadc6f0f2fee86b2971 The API is the same (for now). The new implementation has the capability to define signal handlers that have access to the s

Re: patch applied (ghc): Fix an off-by-one; fixes the second bug in trac #3001

2009-02-19 Thread Simon Marlow
Ian Lynagh wrote: Wed Feb 18 15:56:20 PST 2009 Ian Lynagh * Fix an off-by-one; fixes the second bug in trac #3001 M ./rts/LdvProfile.h -1 +1 Nice catch - though the off-by-one is actually at the call site (I think I broke this in the parallel GC code). Not a big deal though. Cheers

Daily report for head

2009-02-19 Thread BuildBot Collator
Build results: x86-64 Linux head: fail (failed darcs) x86 Windows head:pass x86 Windows head fast: pass pass pass pass pass pass kgardas head:pass tnaur x86 OS X head: pass x86-64 Linux head unreg: fail (failed stage1) Old unexpected test passes: hpc_ghc_ghci

Daily report for stable

2009-02-19 Thread BuildBot Collator
Build results: kili stable: pass tnaur PPC OSX stable 2: pass x86 Linux stable:pass x86 Windows stable: pass x86 Windows stable fast: pass pass pass pass pass pass x86-64 Linux stable: pass Old unexpected test passes: unicode001 1 kili stable unicode002 1 ki