[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Simplify and correct C_SIXTY_FOUR check (f
From: |
Jim Ursetto |
Subject: |
Re: [Chicken-hackers] [PATCH] Simplify and correct C_SIXTY_FOUR check (fix #979) |
Date: |
Sun, 18 Aug 2013 11:20:07 -0500 |
On Aug 17, 2013, at 2:36 PM, Peter Bex <address@hidden> wrote:
> I've tested this change on NetBSD/amd64 with GCC and LLVM/Clang,
> and on Linux/i386 with GCC. I'd appreciate it if people on other
> platforms/compilers (especially Windows and OS X) could test this.
Works fine on 64-bit Mac OS X 10.8.3 with gcc and clang.
Jim