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 problem
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
atomb:
> 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
> ap
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 w