Make read-symbol-positions-list more accurate
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 17 Jul 2011 10:29:24 +0000 (12:29 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sun, 17 Jul 2011 10:29:24 +0000 (12:29 +0200)
commit0a6a104b857cb873072e0ec38ecd27ba635a477d
tree9cbcf46a35a52f32f3df7cf148fe62152a4f6aac
parent60d847b46dd3b82b42bd49ca1ce4e5c1990bd35c
Make read-symbol-positions-list more accurate

* src/lread.c (read_integer): Unread even EOF character.
(read1): Likewise.  Properly record start position of symbol.
src/ChangeLog
src/lread.c