* include/mailutils/property.h: Update
* libproto/include/property0.h (struct property_item): Remove key, set and next. (struct _mu_property): Use mu_assoc_t to keep the items. * mailbox/property.c: Rewrite using mu_assoc_t for storage. * mailbox/parsedate.y (DATE_SET): Take an additional argument specifying upper limit for the value. Bail out if val is out of range. All callers updated. (SET_.*): Rewrite via __SET_.*
Showing
5 changed files
with
138 additions
and
167 deletions
-
Please register or sign in to post a comment