(load_depth): New variable.
authorKen Raeburn <raeburn@raeburn.org>
Tue, 21 Jul 2009 09:26:43 +0000 (09:26 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Tue, 21 Jul 2009 09:26:43 +0000 (09:26 +0000)
commitece435a536f60c9f3300d1e5d4f2af051e88cbf1
tree031850479d5f79fc87a9dde1fa0456af4ebcc380
parent0b5546d610aafd65b2c1ef1024a35b10516543a8
(load_depth): New variable.
(Fload, load_unwind, init_lread): Set it to the load recursion
depth; set load_in_progress as a simple boolean based on the
current load_depth.  (Bug#3892)
src/ChangeLog
src/lread.c