emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bignum branch


From: Tom Tromey
Subject: Re: bignum branch
Date: Tue, 07 Aug 2018 18:26:44 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.50 (gnu/linux)

>>>>> "Andy" == Andy Moreton <address@hidden> writes:

Andy> The mpz_import patch [1] results in appears to cause a problem in the CCL
Andy> tests. I'll report back when I have time to look into it further.

Thanks.  This isn't a major issue, but the current code does cause a
compiler warning in alloc.c on my machine -- the code in question won't
ever be run here, but gcc complains about an overlong shift.  The
mpz_import approach would avoid this.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]