April 2010 Archives by thread
Starting: Thu Apr 1 00:03:04 EDT 2010
Ending: Fri Apr 30 23:57:53 EDT 2010
Messages: 384
- [nightly] 31-Mar-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- simonmar-win32-head, build 9
Builder
- simonmar-win32-stable, build 5
Builder
- patch applied (ghc-6.12/ghc): Pass "-i org.haskell.GHC" to
packagemaker when building the OS X installer
Ian Lynagh
- patch applied (ghc-6.12/ghc): Update release notes
Ian Lynagh
- patch applied (ghc-6.12/ghc): Use machdepCCOpts when compiling the
file to toggle -(no-)rtsopts
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix boot-pkgs's sed usage to work
with Solaris's sed
Ian Lynagh
- patch applied (ghc): Pass "-i org.haskell.GHC" to packagemaker
when building the OS X installer
Ian Lynagh
- patch applied (ghc): Fix boot-pkgs's sed usage to work with
Solaris's sed
Ian Lynagh
- [nightly] 01-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 01-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 01-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 01-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- nofib and -rtsopts
Max Bolingbroke
- Stack manipulation in LLVM backend
Max Bolingbroke
- [nightly] 02-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 02-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 02-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 02-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Request to include Trac #2615 patch in 6.12
Howard B. Golden
- [nightly] 03-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 03-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 03-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 03-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 04-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 04-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 04-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 04-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Fix error compiling AsmCodeGen.lhs for PPC
Mac (DestBlockId)
Ian Lynagh
- patch applied (ghc): Fix error compiling AsmCodeGen.lhs for PPC
Mac (mkRtsCodeLabel)
Ian Lynagh
- patch applied (ghc): Fix warning compiling Linker.c for PPC Mac
Ian Lynagh
- [nightly] 05-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 05-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 05-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 05-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Keep gcc 4.5 happy
Simon Marlow
- patch applied (ghc): Add -pa and -V to the documentation of time
profiling options.
Simon Marlow
- patch applied (ghc): Rename forgotten -dverbose-simpl to
-dverbose-core2core in the docs.
Simon Marlow
- patch applied (ghc): Never jump directly to a thunk's entry code,
even if it is single-entry
Simon Marlow
- patch applied (ghc): Fix an assertion that was not safe when
running in parallel
Simon Marlow
- patch applied (ghc): tidy up spacing in stderr traces
Simon Marlow
- patch applied (ghc): remove out of date comment
Simon Marlow
- patch applied (ghc): Fix warnings (allow pushOnRunQueue() to not
be inlined)
Simon Marlow
- patch applied (ghc): New implementation of BLACKHOLEs
Simon Marlow
- patch applied (ghc): tiny GC optimisation
Simon Marlow
- patch applied (ghc): change throwTo to use tryWakeupThread rather
than unblockOne
Simon Marlow
- patch applied (ghc): remove non-existent MUT_CONS symbols
Simon Marlow
- patch applied (ghc): Move a thread to the front of the run queue
when another thread blocks on it
Simon Marlow
- patch applied (ghc): Make ioManagerDie() idempotent
Simon Marlow
- patch applied (ghc): eliminate some duplication with a bit of CPP
Simon Marlow
- patch applied (ghc): Change the representation of the MVar blocked
queue
Simon Marlow
- patch applied (ghc): Remove the IND_OLDGEN and IND_OLDGEN_PERM
closure types
Simon Marlow
- patch applied (ghc): fix bug in migrateThread()
Simon Marlow
- patch applied (ghc): Fix bug in popRunQueue
Simon Marlow
- patch applied (ghc): don't forget to deRefTSO() in tryWakeupThread()
Simon Marlow
- patch applied (ghc): account for the new BLACKHOLEs in the GHCi
debugger
Simon Marlow
- patch applied (ghc): putMVar#: fix reg liveness in the heap check
Simon Marlow
- patch applied (ghc): undo debugging code
Simon Marlow
- patch applied (testsuite): update to work with parallel-2
Simon Marlow
- patch applied (testsuite): not broken any more: the new Strategies
library fixed it
Simon Marlow
- patch applied (testsuite): Run this test the threaded2 way only
Simon Marlow
- simonmar-win32-head, build 11
Builder
- [nightly] 06-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 06-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 06-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 06-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- simonmar-win32-stable, build 7
Builder
- patch applied (ghc): initialise the headers of MVAR_TSO_QUEUE
objects properly
Simon Marlow
- patch applied (ghc): initialise the headers of MSG_BLACKHOLE
objects properly
Simon Marlow
- patch applied (ghc): get the reg liveness right in the putMVar#
heap check
Simon Marlow
- patch applied (ghc): sanity check fix
Simon Marlow
- patch applied (ghc): Fix for derefing ThreadRelocated TSOs in MVar
operations
Simon Marlow
- Generics
David Waern
- [nightly] 07-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 07-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj, build 1, Failure
Builder
- pgj2, build 1, Failure
Builder
- [nightly] 07-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 07-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (nofib): Use -rtsopts if we have GHC >= 6.13
Ian Lynagh
- simonmar-win32-head, build 13, Failure
Builder
- [nightly] 08-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 08-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 08-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 08-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- simonmar-win32-stable, build 9, Success
Builder
- patch applied (ghc-6.12/ghc): Handle IND_STATIC in isRetainer
Ian Lynagh
- patch applied (ghc): Add Data and Typeable instances to HsSyn
Ian Lynagh
- patch applied (ghc): Handle IND_STATIC in isRetainer
Ian Lynagh
- patch applied (ghc-6.12/ghc): Update ANNOUNCE, update version
number and set RELEASE=YES
Ian Lynagh
- [nightly] 09-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 09-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 09-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj, build 2, Failure
Builder
- pgj2, build 2, Failure
Builder
- [nightly] 09-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 10-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 10-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 10-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj, build 3, Failure
Builder
- [nightly] 10-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj2, build 3, Failure
Builder
- [patch] Do not call bash but sh in the "boot" script
Gabor PALI
- [nightly] 11-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 11-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 11-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 11-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj2, build 4, Failure
Builder
- pgj, build 4, Failure
Builder
- [nightly] 12-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 12-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 12-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 12-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj2, build 5, Success
Builder
- pgj, build 5, Success
Builder
- [nightly] 13-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 13-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): The bootstrapping compiler is now required to
be > 609
Ian Lynagh
- patch applied (ghc): Increase the minimum version number required
to 6.10 in configure.ac
Ian Lynagh
- patch applied (ghc): Remove the ghc_ge_609 makefile variables
Ian Lynagh
- patch applied (testsuite): Fix running the testsuite on msys
Ian Lynagh
- [nightly] 13-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 13-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj2, build 6, Success
Builder
- pgj, build 6, Success
Builder
- Does let always allocate in core?
Johan Tibell
- [nightly] 14-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 14-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Does any one have notes on hermetic GHC/Haskell Platform installs?
Crutcher Dunnavant
- [nightly] 14-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 14-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj, build 7, Success
Builder
- pgj2, build 7, Success
Builder
- [nightly] 15-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 15-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- Expected Behavior of Test throwto003
Gabor PALI
- [nightly] 15-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 15-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 1, Success
Builder
- pgj, build 8, Success
Builder
- pgj2, build 8, Success
Builder
- patch applied (ghc): Use $(MAKE), not make, when recursively
calling make
Ian Lynagh
- patch applied (ghc): Convert boot and boot-pkgs to perl
Ian Lynagh
- darcs patch: Use ${PYTHON} instead of relying on #!/usr/bin/env
python
Matthias Kilian
- patch applied (ghc): Fix Trac #3943: incorrect unused-variable
warning
Ian Lynagh
- patch applied (ghc): Fix Trac #3950: unifying types of different
kinds
Ian Lynagh
- patch applied (testsuite): Use ${PYTHON} instead of relying on
#!/usr/bin/env python
Ian Lynagh
- patch applied (testsuite): Fix quoting in Makefile
Ian Lynagh
- [nightly] 16-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 16-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Fix typo
Ian Lynagh
- patch applied (ghc): Update the user guide so it talks about the
newer "do rec" notation everywhere
Ian Lynagh
- tn23, build 2, Failure
Builder
- [nightly] 16-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj, build 9, Failure
Builder
- [nightly] 16-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj2, build 9, Failure
Builder
- darcs patch: Run diff(1) with -a when comparing output.
Matthias Kilian
- patch applied (ghc): Spelling correction for LANGUAGE pragmas
Ian Lynagh
- patch applied (testsuite): Tests for spelling correction for
LANGUAGE pragmas
Ian Lynagh
- patch applied (testsuite): Add test for Trac #3950
Simon Peyton Jones
- patch applied (testsuite): Add test for Trac #3943
Simon Peyton Jones
- [nightly] 17-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 17-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (/haskell/ghc): Update webpage to say we require
XCode 3.1
Ian Lynagh
- [nightly] 17-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 17-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 3, Success
Builder
- pgj2, build 10, Failure
Builder
- pgj, build 10, Success
Builder
- [nightly] 18-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 18-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- darcs patch: Increase the stack size for 3677 a little bit
Matthias Kilian
- [nightly] 18-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 18-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj2, build 11, Failure
Builder
- pgj, build 11, Success
Builder
- [nightly] 19-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- simonmar-win32-stable, build 11, Failure
Builder
- tn23, build 4, Success
Builder
- simonmar-win32-head, build 15, Failure
Builder
- [nightly] 19-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 19-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 19-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 5, Success
Builder
- mbolingbroke, build 2, Success
Builder
- pgj, build 12, Success
Builder
- pgj2, build 12, Success
Builder
- patch applied (ghc): Flags -auto and -auto-all operate only on
functions not marked INLINE.
Simon Marlow
- patch applied (ghc): Expand the scope of the event_buf_mutex to
cover io_manager_event
Simon Marlow
- patch applied (ghc): Fix crash in non-threaded RTS on Windows
Simon Marlow
- patch applied (testsuite): avoid spurious extra output
Simon Marlow
- patch applied (ghc): Implement try10Times in Makefile
Ian Lynagh
- simonmar-win32-stable, build 13, Failure
Builder
- simonmar-win32-head, build 16, Failure
Builder
- mbolingbroke, build 3, Failure
Builder
- [nightly] 20-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 20-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 20-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 20-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 6, Success
Builder
- pgj, build 13, Success
Builder
- pgj2, build 13, Success
Builder
- patch applied (ghc): Use StgWord64 instead of ullong
Ian Lynagh
- patch applied (ghc): Give the right exit code in darcs-all
Ian Lynagh
- [nightly] 21-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (/haskell/ghc): Add download page for 6.12.2
Ian Lynagh
- patch applied (/haskell/ghc): Typo on 6.12.2 page
Ian Lynagh
- [nightly] 21-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- simonmar-win32-stable, build 14, Success
Builder
- pgj, build 14, Failure
Builder
- [nightly] 21-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 21-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 7, Success
Builder
- pgj2, build 14, Failure
Builder
- simonmar-win32-head, build 17, Success
Builder
- patch applied (ghc-6.12/ghc): TAG GHC 6.12.2 release
Ian Lynagh
- patch applied (ghc-6.12/ghc): TAG directory 1.0.1.1 release
Ian Lynagh
- patch applied (ghc-6.12/ghc): TAG filepath 1.1.0.4 release
Ian Lynagh
- patch applied (ghc-6.12/ghc): TAG hpc 0.5.0.5 release
Ian Lynagh
- patch applied (ghc-6.12/ghc): TAG old-time 1.0.0.4 release
Ian Lynagh
- patch applied (ghc-6.12/testsuite): TAG GHC 6.12.2 release
Ian Lynagh
- patch applied (ghc-6.12/ghc): Give the right exit code in darcs-all
Ian Lynagh
- patch applied (ghc-6.12/ghc): Implement try10Times in Makefile
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix typo
Ian Lynagh
- patch applied (ghc-6.12/ghc): Update the user guide so it talks
about the newer "do rec" notation everywhere
Ian Lynagh
- patch applied (ghc-6.12/ghc): Use $(MAKE), not make, when
recursively calling make
Ian Lynagh
- patch applied (ghc-6.12/ghc): Convert boot and boot-pkgs to perl
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix Trac #3943: incorrect
unused-variable warning
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix Trac #3950: unifying types of
different kinds
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Use ${PYTHON} instead of
relying on #!/usr/bin/env python
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Fix quoting in Makefile
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Add test for Trac #3943
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Add test for Trac #3950
Ian Lynagh
- patch applied (ghc-6.12/testsuite): Update T3950 output for 6.12
branch
Ian Lynagh
- patch applied (ghc-6.12/ghc): Set RELEASE to NO
Ian Lynagh
- [nightly] 22-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 22-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- patch applied (ghc): Fix the GHC API link in the main doc index.html
Ian Lynagh
- patch applied (/haskell/ghc): Add FreeBSD builds of 6.12.2
Ian Lynagh
- patch applied (ghc-6.12/ghc): Fix the GHC API link in the main doc
index.html
Ian Lynagh
- [nightly] 22-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 22-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 8, Success
Builder
- pgj, build 15, Success
Builder
- pgj2, build 15, Success
Builder
- simonmar-win32-head, build 18, Success
Builder
- patch applied (ghc): Add missing constant folding and optimisation
for unsigned division
Simon Marlow
- patch applied (ghc): fix 64-bit value for W_SHIFT, which
thankfully appears to be not used
Simon Marlow
- patch applied (ghc): reinstate eta-expansion during SimplGently,
to fix inlining of sequence_
Simon Marlow
- [nightly] 23-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 23-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 9, Failure
Builder
- [nightly] 23-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 23-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj, build 16, Success
Builder
- mbolingbroke, build 4, Success
Builder
- simonmar-win32-head, build 19, Success
Builder
- patch applied (ghc): Include DPH docs in bindists
Ian Lynagh
- patch applied (ghc-6.12/ghc): Include DPH docs in bindists
Ian Lynagh
- patch applied (ghc-6.12/ghc): fix 64-bit value for W_SHIFT, which
thankfully appears to be not used
Ian Lynagh
- patch applied (/haskell/ghc): Tweak download page text;
fixes trac #4011
Ian Lynagh
- patch applied (ghc): Correct the name of the amd64/FreeBSD
platform in PlatformSupportsSharedLibs
Ian Lynagh
- patch applied (ghc): Make sure all the clean rules are always
included
Ian Lynagh
- patch applied (ghc-6.12/ghc): MERGED: Correct the name of the
amd64/FreeBSD platform in PlatformSupportsSharedLibs
Ian Lynagh
- patch applied (ghc-6.12/ghc): MERGED: Make sure all the clean
rules are always included
Ian Lynagh
- mbolingbroke, build 5, Failure
Builder
- [nightly] 24-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 24-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 10, Failure
Builder
- pgj2, build 16, Failure
Builder
- pgj, build 17, Success
Builder
- simonmar-win32-head, build 20, Success
Builder
- [nightly] 25-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 25-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 11, Failure
Builder
- pgj2, build 17, Failure
Builder
- [nightly] 25-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 25-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj, build 18, Success
Builder
- mbolingbroke, build 6, Success
Builder
- simonmar-win32-head, build 21, Success
Builder
- patch applied (ghc): workaround for #4003, fixes HEAD build with
6.12.2
Simon Marlow
- [nightly] 26-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 26-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 12, Failure
Builder
- pgj2, build 18, Failure
Builder
- mbolingbroke, build 7, Success
Builder
- [nightly] 26-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj, build 19, Success
Builder
- [nightly] 26-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- simonmar-win32-head, build 22, Success
Builder
- patch applied (ghc): remove duplicate docs for -e in --help output
(#4010)
Simon Marlow
- patch applied (ghc): --make is now the default (#3515), and
-fno-code works with --make (#3783)
Simon Marlow
- patch applied (testsuite): Remove -fno-code in various places
Simon Marlow
- patch applied (testsuite): TH_pragma: remove superfluous -S, which
now breaks the test
Simon Marlow
- patch applied (testsuite): ffi002: work around dependence on old
cmd line semantics
Simon Marlow
- patch applied (ghc): Inplace programs depend on their shell wrappers
Ian Lynagh
- patch applied (ghc): Fix "make 2"
Ian Lynagh
- patch applied (ghc-6.12/ghc): MERGED: Fix "make 2"
Ian Lynagh
- [nightly] 27-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 27-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 13, Failure
Builder
- pgj2, build 19, Failure
Builder
- pgj, build 20, Success
Builder
- [nightly] 27-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 27-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- simonmar-win32-head, build 23, Success
Builder
- patch applied (ghc): Fix some cpp warnings when building on
FreeBSD; patch from Gabor PALI
Ian Lynagh
- patch applied (testsuite): Fix the ffi002 test
Ian Lynagh
- [nightly] 28-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 28-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 14, Failure
Builder
- pgj2, build 20, Failure
Builder
- [nightly] 28-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- pgj, build 21, Success
Builder
- [nightly] 28-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- simonmar-win32-head, build 24, Success
Builder
- [nightly] 29-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 29-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 15, Failure
Builder
- pgj, build 22, Success
Builder
- [nightly] 29-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 29-Apr-2010 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
- Redundant UNPACK pragma
Simon Peyton-Jones
- simonmar-win32-head, build 25, Success
Builder
- patch applied (ghc-6.12/ghc): remove duplicate docs for -e in
--help output (#4010)
Ian Lynagh
- [nightly] 30-Apr-2010 build of STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- [nightly] 30-Apr-2010 build of HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
GHC Build Reports
- tn23, build 16, Failure
Builder
- Having trouble building on a 64 bit machine
Chris Nicholls
- pgj2, build 21, Failure
Builder
- pgj, build 23, Success
Builder
- [nightly] 30-Apr-2010 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
Last message date:
Fri Apr 30 23:57:53 EDT 2010
Archived on: Fri Apr 30 23:57:54 EDT 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).