(allocate_terminal): Set the vector size to only count the Lisp fields.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 27 Sep 2007 19:51:39 +0000 (19:51 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 27 Sep 2007 19:51:39 +0000 (19:51 +0000)
commit13559ee0bba298a09107f583898c3e02f588627a
treef586e43fedfec6507f535e36a4e92837f48e34a0
parentff16b875720e6328cabe271a394a13f60452dcd4
(allocate_terminal): Set the vector size to only count the Lisp fields.
Initialize those to nil.
(mark_object): Don't treat terminals specially.
(mark_terminal): Remove.
(mark_terminals): Use mark_object instead.
src/ChangeLog
src/alloc.c