(enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 29 Sep 2007 20:19:41 +0000 (20:19 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 29 Sep 2007 20:19:41 +0000 (20:19 +0000)
commit9c545a55349f4edc19da0fa54e1e3f822ce04b61
tree9abceeaad52af3ab04765b1430e282919bc94c25
parentdafc79fa1bc62a089e613b5f9753df3789bdfce2
(enum mem_type): Replace all vector subtypes -> MEM_TYPE_VECTORLIKE.
(allocate_vectorlike): Remove type argument.  Adjust callers.
(live_vector_p, mark_maybe_pointer, valid_lisp_object_p):
Only handle the one remaining MEM_TYPE_VECTORLIKE.
(mark_terminal): Remove left-over declaration.
src/ChangeLog
src/alloc.c