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:14:07 +0100
On Thu, 2007-12-20 at 19:58 +0100, Felipe Erias Morandeira wrote:
> - camel_stream_write_to_stream (wrapper->stream, cstream);
> + gssize bytes = (gssize) camel_stream_write_to_stream (wrapper->stream, cstream);
This is just a code-style mistake. In Tinymail (unlike this not being
required for Modest's code) I require that variables are always declared
at the top of the function, not in the middle.
Less severe, but please do fix this too. :)
--
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]