]> git.eshelyaron.com Git - emacs.git/commit
Pacify buggy old GCC with a cast
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 May 2020 17:57:18 +0000 (10:57 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 May 2020 18:01:57 +0000 (11:01 -0700)
commit02f5a419fdcfb3fb6c8a3e4debe7224010b40227
treefbd069c218572d8512f5e56d80c1ea8b0880bc44
parent153241d664f45d832a4564bb53d7f75a0af2c35f
Pacify buggy old GCC with a cast

* src/bignum.h (bignum_integer): Pacify GCC 4.8.5.
Problem reported by Andreas Schwab in:
https://lists.gnu.org/r/emacs-devel/2020-05/msg00781.html
src/bignum.h