Build results:
x86-64 Linux head: fail (exception darcs)
kahl G5 Gentoo Linux head: pass
x86-64 Linux head unreg: fail (exception darcs)
Old unexpected test passes:
arrowrun004 1 macgyver PPC OSX head
Old unexpected test failures:
Simple231 macgyver PPC OSX head
When validating on MacOS 10.5, I get the following test failures
Unexpected failures:
arrow(normal)
arrowapply1(normal)
arrowapply2(normal)
arrowapply3(normal)
arrowapply4(normal)
arrowapply5(normal)
arrowcase1(normal)
arrowdo1(normal)
arrowdo2(normal)
arrowfail001(n
The hsc2hs include and lib flags aren't being propagated
through to the hpc package, which fails to build in last night's
snapshot, on OpenBSD, at:
Configuring hpc-0.5.0.0...
rm -f hpc/GNUmakefile
cp Makefile.local hpc
if ifBuildable/ifBuildable hpc; then \
cd hpc && setup/
dons:
>
> The change to use remap in Linker.c has broken the mmap Linker.c
> implementation on OpenBSD, and other BSDs.
>
> #ifndef linux_HOST_OS /* mremap is a linux extension */
> #error ocAllocateSymbolExtras doesnt want USE_MMAP to be defined
> #endif
>
> Do we know why this
The change to use remap in Linker.c has broken the mmap Linker.c
implementation on OpenBSD, and other BSDs.
#ifndef linux_HOST_OS /* mremap is a linux extension */
#error ocAllocateSymbolExtras doesnt want USE_MMAP to be defined
#endif
Do we know why this was done? USE_MMAP worke
Wed Oct 31 06:23:40 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Zonk quantified tyvars with skolems
Manuel M T Chakravarty <[EMAIL PROTECTED]>**20071019115653
We used to zonk quantified type variables to regular TyVars. However, this
leads to problems. Consider this program f
Wed Oct 31 05:58:27 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Bump version number to 6.8.1 and set RELEASE=YES
M ./configure.ac -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Tue Oct 30 04:38:57 PDT 2007 [EMAIL PROTECTED]
* FIX BUILD: a glitch in the new rules and inlining stuff
Don't re-add the worker info to a binder until completeBind. It's not
needed in its own RHS, and it may be replaced, via the substitution
following postInlineUnconditionally.
(F
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 Tue Oct 30 19:30:02 GMT 2007.
checki
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Tue Oct 30 19:00:01 GMT 2007.
Wed Oct 31 02:39:32 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* clean ghci-inplace
M ./driver/ghci/Makefile +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Oct 31 02:39:23 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* clean Haddock droppings
M ./libraries/Makefile +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Oct 31 02:41:39 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* MERGE: clean Haddock droppings
M ./libraries/Makefile +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Oct 31 02:39:32 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* clean ghci-inplace
M ./driver/ghci/Makefile +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Fri Sep 14 05:55:42 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* distclean: ghcprof-inplace
M ./utils/prof/Makefile +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Aaron Tomb wrote:
This patch fixes the preprocessor directives surrounding the Darwin/i386
portion of freeHaskellFunctionPtr, which had used the wrong symbol
(x86_HOST_ARCH instead of i386_HOST_ARCH), causing occasional FFI
problems. This patch is against the 6.8 branch, but will probably apply
16 matches
Mail list logo