pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/lang/ruby18-base
In message <20120914162219.GA16550%britannica.bec.de@localhost>
on Fri, 14 Sep 2012 18:22:19 +0200,
Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:
> On Fri, Sep 14, 2012 at 03:56:24PM +0000, Takahiro Kambe wrote:
>> Module Name: pkgsrc
>> Committed By: taca
>> Date: Fri Sep 14 15:56:24 UTC 2012
>>
>> Modified Files:
>> pkgsrc/lang/ruby18-base: Makefile distinfo
>> Added Files:
>> pkgsrc/lang/ruby18-base/patches: patch-numeric.c
>>
>> Log Message:
>> Add a patch to fix bignum problem on OS X 10.8, clang.
>>
>> Bump PKGREVISION.
>
> I don't think this patch is correct. The core issue is that this code
> depends on signed overflow, which violates the C99. FreeBSD is using
> -fwrapv for compiling this, which sounds a lot more reliable...
I reverted it just now. I don't remember where take that patch, sigh.
--
Takahiro Kambe <taca%back-street.net@localhost>
Home |
Main Index |
Thread Index |
Old Index