Re: [evolution-patches] Mailer bug #127521: Inline PGP support for evolution (part A: only sending)



On Tue, 2004-01-06 at 14:30 -0600, Bohumir Jelinek wrote:
> > > +	struct _GpgCtx *gpg;
> > > +	CamelStream *ostream = camel_stream_mem_new(), *istream;
> > 
> > I'd prefer that you not init the ostream here.
> >
> Do you just want me to call camel_stream_mem_new() after next two
> lines (below declaration block)?

yea, same place as istream gets created is fine.

Jeff

> 
> > > +	CamelContentType *ct;
> > > +	int res = -1;
> > > +
> 
> -Bohumir
-- 
Jeffrey Stedfast
Evolution Hacker - Ximian, Inc.
fejj ximian com  - www.ximian.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]