]> git.eshelyaron.com Git - emacs.git/commit
--with-wide-int is a no-op on 64-bit hosts
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 27 May 2020 16:45:49 +0000 (09:45 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 27 May 2020 16:51:12 +0000 (09:51 -0700)
commit9d11f127f15cc4dafcdb825dcfc6e495d729a069
tree86ef1c845ace94bb75e689771906e54d274114c3
parent22446569cd319403e6e5e19369439ec71c46150d
--with-wide-int is a no-op on 64-bit hosts

* configure.ac: Clarify wording for --with-wide-int help.
* src/pdumper.c (dump_vectorlike_generic):
Do the eassert even if --with-wide-int was specified unnecessarily.
configure.ac
src/pdumper.c