diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-29 23:57:11 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-29 23:57:11 +0800 |
commit | 18903e6b226aa9f18e1fd25450b2b463dd2a4801 (patch) | |
tree | fa0d21c0756de5c6decca25d8608516fba59bd16 /macros/gnome-print-check.m4 | |
parent | 4e9fab3ba3a1b55ef924ae4332bf43e7fc3d12ba (diff) | |
download | gsoc2013-evolution-18903e6b226aa9f18e1fd25450b2b463dd2a4801.tar gsoc2013-evolution-18903e6b226aa9f18e1fd25450b2b463dd2a4801.tar.gz gsoc2013-evolution-18903e6b226aa9f18e1fd25450b2b463dd2a4801.tar.bz2 gsoc2013-evolution-18903e6b226aa9f18e1fd25450b2b463dd2a4801.tar.lz gsoc2013-evolution-18903e6b226aa9f18e1fd25450b2b463dd2a4801.tar.xz gsoc2013-evolution-18903e6b226aa9f18e1fd25450b2b463dd2a4801.tar.zst gsoc2013-evolution-18903e6b226aa9f18e1fd25450b2b463dd2a4801.zip |
camel_mime_parser_tell() returns an offset from where it started parsing,
* camel-mime-part-utils.c
(simple_data_wrapper_construct_from_parser):
camel_mime_parser_tell() returns an offset from where it started
parsing, not necessarily from the start of data. Since we're
parsing a bounded seekable_stream, we need to add the stream's
starting bound to camel_mime_parser_tell's return value to
create the substream in the right place.
* camel-seekable-substream.c
(camel_seekable_substream_new_with_seekable_stream_and_bounds):
say CAMEL_STREAM_UNBOUND rather than -1 in doc.
* camel-seekable-stream.c (camel_seekable_stream_seek): Add more
info to docs.
svn path=/trunk/; revision=2680
Diffstat (limited to 'macros/gnome-print-check.m4')
0 files changed, 0 insertions, 0 deletions