Subject: Re: 64 bit shell arithmetic
To: None <tech-userlevel@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: tech-userlevel
Date: 03/25/2007 15:03:39
On Sat, 24 Mar 2007, Christos Zoulas wrote:
> In article <20070324132353.GC8664@apb-laptoy.apb.alt.za>,
> Alan Barrett  <apb@cequrux.com> wrote:
> >On Fri, 23 Mar 2007, Markus Mayer wrote:
> >> It looks like I discovered a problem with shell arithmetic with large
> >> number (numbers larger than "signed long").
> >
> >Here's a patch to make it use intmax_t.  I'd appreciate review from
> >people who understand yacc better than I do.

> Looks good to me.

Committed.  Thanks for the review.

--apb (Alan Barrett)