(UNGETC): Just decrement st->p.
authorhanda <handa>
Thu, 17 Feb 2005 07:55:20 +0000 (07:55 +0000)
committerhanda <handa>
Thu, 17 Feb 2005 07:55:20 +0000 (07:55 +0000)
commitaedd9399115631080ca965861bd29b067d012771
treee8e4d1bee4f62bbb6d5b232f7bd76d5d9779315f
parent4ed84cdc5b11248b94f53fe18b9784c40210840a
(UNGETC): Just decrement st->p.
(read_mtext_element): New arg skip.
(read_integer_element): Likewise.
(read_symbol_element): Likewise.
(read_element): New arg KEYS.
(mplist__from_plist): Don't increment ref-count of NULL object.
(mplist__from_file): New arg KEYS.
(mplist_put): Don't increment ref-count of NULL object.
(mplist_add): Likewise.
(mplist_push): Likewise.
(mplist_set): Likewise.  Call M17N_OBJECT_UNREF unconditionally.
src/plist.c