darcs patch: Fix freeHaskellFunctionPtr for Darwin/i386
Ian Lynagh
igloo at earth.li
Sat Nov 3 17:01:24 EDT 2007
Hi Aaron,
On Tue, Oct 30, 2007 at 09:12:25AM -0700, 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 to HEAD, as well.
Great, thanks! I've applied it to 6.8 and HEAD branches (and it's in
6.8.1).
> The problem also exists in 6.6, and I'd be happy to prepare a patch
> against it, too, if there are any plans for another point release.
There are no plans for doing another 6.6 release.
Thanks
Ian
More information about the Cvs-ghc
mailing list