(Vloads_in_progress): New variable.
authorGerd Moellmann <gerd@gnu.org>
Mon, 11 Sep 2000 12:52:59 +0000 (12:52 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 11 Sep 2000 12:52:59 +0000 (12:52 +0000)
commit7ee3bd7bf87ccceed644415da2d45f8a1e7b15f4
tree51bf20ec211d2b04e7a94d1a670c111ed75fe074
parent093386ca6c49893e3327dc49f94e64c1c9d09a26
(Vloads_in_progress): New variable.
(record_load_unwind): New function.
(Fload): Check for recursive loads.
(syms_of_lread): Initialize Vloads_in_progress.
(read_integer, read1): Avoid some compiler warnings.
src/ChangeLog
src/lread.c