Re: About tny-mime-part-write-to-stream
- From: Philip Van Hoof <spam pvanhoof be>
- To: Felipe Erias Morandeira <femorandeira igalia com>
- Cc: tinymail-devel-list gnome org
- Subject: Re: About tny-mime-part-write-to-stream
- Date: Thu, 20 Dec 2007 21:20:29 +0100
Shouldn't functions like these also return a gssize?
On Thu, 2007-12-20 at 19:58 +0100, Felipe Erias Morandeira wrote:
> static void
> -tny_camel_mime_part_decode_to_stream (TnyMimePart *self, TnyStream *stream)
> +tny_camel_mime_part_decode_to_stream (TnyMimePart *self, TnyStream *stream, GError **err)
> {
> - TNY_CAMEL_MIME_PART_GET_CLASS (self)->decode_to_stream_func (self, stream);
> + TNY_CAMEL_MIME_PART_GET_CLASS (self)->decode_to_stream_func (self, stream, err);
> return;
> }
--
Philip Van Hoof, freelance software developer
home: me at pvanhoof dot be
gnome: pvanhoof at gnome dot org
http://pvanhoof.be/blog
http://codeminded.be
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]