Re: [evolution-patches] 38791, gpg doesn't cancel properly/can hang
- From: Not Zed <notzed ximian com>
- To: Jeffrey Stedfast <fejj novell com>
- Cc: asdf <evolution-patches lists ximian com>
- Subject: Re: [evolution-patches] 38791, gpg doesn't cancel properly/can hang
- Date: Wed, 02 Feb 2005 09:07:32 +0800
yeah i noticed that, i think it was just a typing accident (new keyboard i'm not used to yet). i'll fix that and commit
On Tue, 2005-02-01 at 11:31 -0500, Jeffrey Stedfast wrote:
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).
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]