]> git.eshelyaron.com Git - emacs.git/commit
Report base of out-of-range input fixnums
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 21 Jul 2018 07:25:27 +0000 (00:25 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 21 Jul 2018 07:26:10 +0000 (00:26 -0700)
commit1780502da6b9ac8d3063dfd56f675318568283dc
tree6b97996cb7d228f5d60e0f32c2b8826229d6f0ab
parent2c242cb1a2956ecfa894d0110b837d4ecc43a69c
Report base of out-of-range input fixnums

* src/lread.c (string_to_number): Report the base of an
out-of-range fixnum.  Problem reported by Andy Moreton in:
https://lists.gnu.org/r/emacs-devel/2018-07/msg00696.html
src/lread.c