Displaying 1 result from an estimated 1 matches for "9ea4d051".
2008 Dec 17
6
Apple patches 6-8
...MAIL_INDEX_COMPAT_FLAGS parameter. This patch may be applicable to
other build environments with a little tweaking.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch6.txt
URL: <http://dovecot.org/pipermail/dovecot/attachments/20081217/9ea4d051/attachment-0006.txt>
-------------- next part --------------
Patch #7. Replace all occurrences of "hash_create" and "hash_destroy"
with "hash_table_create" and "hash_table_destroy" respectively. The
symbols hash_create and hash_destroy conflict wi...