[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH][5] Minor srfi-4 fixes
From: |
felix . winkelmann |
Subject: |
Re: [Chicken-hackers] [PATCH][5] Minor srfi-4 fixes |
Date: |
Sun, 06 Aug 2017 21:07:21 +0200 |
> On Sat, Jul 29, 2017 at 09:57:45AM +0200, lemonboy wrote:
> > Hello hackers,
> > I found and fixed two small problems in the srfi-4 module, here's a patch
> > (made
> > against the chicken-5 branch, it should be easily backported to master if
> > needed) that also includes some tests.
>
> Very nice, here's a signed-off copy of the patch. Thanks!
>
> Applying the safe fixnum calculation stuff to master: might be worthwhile,
> what do the other hackers think?
When in doubt... well, you know what I mean.
felix