From 97b72817a51cfa9d80c189c80d56e92e4f4e72b7 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 2 Nov 2004 20:30:22 +0000 Subject: Don't bother getting the folder delim if the name is "" since we don't 2004-11-02 Jeffrey Stedfast * providers/imap4/camel-imap4-store.c (imap4_folder_utf7_name): Don't bother getting the folder delim if the name is "" since we don't need it in that case. * providers/imap4/camel-imap4-utils.c (camel_imap4_get_path_delim): add an assert that s->namespaces is non-NULL. svn path=/trunk/; revision=27804 --- camel/ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 455c704c5a..61e4fb639d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,8 +1,12 @@ 2004-11-02 Jeffrey Stedfast + * providers/imap4/camel-imap4-store.c (imap4_folder_utf7_name): + Don't bother getting the folder delim if the name is "" since we + don't need it in that case. + * providers/imap4/camel-imap4-utils.c - (camel_imap4_get_path_delim): If namespaces is NULL, return the - default folder delim ('/'). + (camel_imap4_get_path_delim): add an assert that s->namespaces is + non-NULL. * providers/imap4/camel-imap4-stream.c (camel_imap4_stream_literal): Update stream->inptr after fetching -- cgit v1.2.3