CVSROOT: /cvs/gnome Module name: evolution-data-server Changes by: zucchi 05/08/14 23:25:59
Modified files: camel : Tag: gnome-2-10 ChangeLog camel-block-file.c camel-folder-summary.c camel-html-parser.c camel-mime-filter-charset.c camel-mime-filter-windows.c camel-mime-parser.c camel-mime-utils.c Log message: 2005-08-12 Not Zed <NotZed@Ximian.com> * camel-mime-filter-windows.c (filter_filter): same. * camel-mime-filter-charset.c (camel_mime_filter_charset_new_convert): remove another common useless warning. * camel-block-file.c (block_file_validate_root): ifdef out the 'invalid root' stuff. * camel-folder-summary.c (summary_build_content_info): turn off the annoying/pointless 'cannot convert xxx' message. ** See bug #313284 [http://bugzilla.gnome.org/show_bug.cgi?id=313284]. * camel-mime-parser.c (folder_scan_content): make sure *data is set to something before we exit. * camel-mime-parser.c (folder_read): use memmove, not memcpy, since memory areas could overlap. * camel-html-parser.c (tokenise_step): use the length from the utf8 conversion, it isn't 0 terminated. * camel-mime-utils.c (header_decode_quoted_string): if we run out of string, then don't go past the 0. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=zucchi&date=explicit&mindate=2005-08-14%2023:24&maxdate=2005-08-14%2023:26 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list