diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-02-28 10:28:12 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-02-28 10:28:12 +0800 |
commit | e1fa571225dcf92a75e3ff4a84c7153e32b3664f (patch) | |
tree | 39c9b03cde721b756f11925e5c411b557e883321 /tests/test12.c | |
parent | 7ac88d86319e2ef5b43ad7413f759bd1423ecd21 (diff) | |
download | gsoc2013-evolution-e1fa571225dcf92a75e3ff4a84c7153e32b3664f.tar gsoc2013-evolution-e1fa571225dcf92a75e3ff4a84c7153e32b3664f.tar.gz gsoc2013-evolution-e1fa571225dcf92a75e3ff4a84c7153e32b3664f.tar.bz2 gsoc2013-evolution-e1fa571225dcf92a75e3ff4a84c7153e32b3664f.tar.lz gsoc2013-evolution-e1fa571225dcf92a75e3ff4a84c7153e32b3664f.tar.xz gsoc2013-evolution-e1fa571225dcf92a75e3ff4a84c7153e32b3664f.tar.zst gsoc2013-evolution-e1fa571225dcf92a75e3ff4a84c7153e32b3664f.zip |
Don't #include camel-mime-filter-save.h, we don't use it.
2002-02-27 Jeffrey Stedfast <fejj@ximian.com>
* camel-folder-summary.h: Don't #include camel-mime-filter-save.h,
we don't use it.
* camel-file-utils.c: Fixed a few 'might be used uninitialized'
warnings which were real problems.
* camel-mime-part-utils.c
(camel_mime_part_construct_content_from_parser): Save the raw mime
stream for any/all signed parts.
* camel-mime-part.c (camel_mime_part_init): Initialize our raw
stream to NULL.
(camel_mime_part_finalize): Unref our raw stream, if we have one.
(write_to_stream): If we have a raw stream, write that out instead
of re-encoding.
* camel-mime-filter-save.[c,h]: Rewritten to save to a stream
rather than a file.
svn path=/trunk/; revision=15867
Diffstat (limited to 'tests/test12.c')
0 files changed, 0 insertions, 0 deletions