Re: [Chicken-hackers] [PATCH] Re: OS X: clang's failing 'make check' w/ 4.8.0rc3 tarball

2012-09-14 Thread Derrell Piper
Jim Ursetto writes: > This patch trivally silences the errors (also see #917). Yup, that fixes the issue and my 'make check' now runs to completion. I'm on 10.8.1 with just the Command Line tools installed (no Xcode). I think you should include this patch in the release. It's simple enough. D

Re: [Chicken-hackers] [PATCH] Re: OS X: clang's failing 'make check' w/ 4.8.0rc3 tarball

2012-09-14 Thread Felix
From: Jim Ursetto Subject: [Chicken-hackers] [PATCH] Re: OS X: clang's failing 'make check' w/ 4.8.0rc3 tarball Date: Fri, 14 Sep 2012 09:53:14 -0500 > This patch trivally silences the errors (also see #917). > Pushed. cheers, felix __

[Chicken-hackers] [PATCH] Re: OS X: clang's failing 'make check' w/ 4.8.0rc3 tarball

2012-09-14 Thread Jim Ursetto
This patch trivally silences the errors (also see #917). 0001-Silence-clang-return-type-warnings-by-removing-else-.patch Description: Binary data On Sep 9, 2012, at 5:21 PM, Derrell Piper wrote: > Peter, > > Hum, okay. Let me attach the complete log just to be clear... > > Thanks, > > Der