Re: [evolution-patches] 38791, gpg doesn't cancel properly/can hang



sure, looks good

but this looks weird :)

static gboolean
 gpg_ctx_op_complete (struct _GpgCtx *gpg)
 {
-       return gpg->complete && gpg->seen_eof1 && gpg->seen_eof2;
-}
+       return gpg->complete && gpg->seen_eof1 && gpg->seen_eof2;}
+

Jeff

On Tue, 2005-02-01 at 13:51 +0800, Not Zed wrote:
> 
> Pretty straight-foward, if involved patch.
> 
> Also 'fixes' the bug about the funny translation strings, just by
> removing them - seems pointless to go to all that effort when in many
> many other cases no such distinction is made, particularly for i/o /
> system / execution errors.
> 
> As a side-effect, i can now run evolution in gdb without gpg signing
> causing problems (i think).
> 
-- 
Jeffrey Stedfast
Evolution Hacker - Novell, Inc.
fejj ximian com  - www.novell.com

Attachment: smime.p7s
Description: S/MIME cryptographic signature



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