[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 780509f: Improve bignum_integer static checking
From: |
Paul Eggert |
Subject: |
Re: master 780509f: Improve bignum_integer static checking |
Date: |
Wed, 6 May 2020 11:03:17 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 |
On 5/5/20 11:57 PM, Andreas Schwab wrote:
> bignum.h: In function ‘bignum_integer’:
> bignum.h:111:7: warning: return from incompatible pointer type [enabled by
> default]
I guess you are using an old, buggy GCC version. Anyway, I installed the
attached patch to work around the old-GCC false-alarm that I found.
0001-Pacify-buggy-old-GCC-with-a-cast.patch
Description: Text Data