public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/mutt/files: mutt-1.5.20-imap-start-fatal-fe30f394cbe6.patch
@ 2009-06-29  9:04 Fabian Groffen (grobian)
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2009-06-29  9:04 UTC (permalink / raw
  To: gentoo-commits

grobian     09/06/29 09:04:53

  Added:                mutt-1.5.20-imap-start-fatal-fe30f394cbe6.patch
  Log:
  Add another upstream patch.  Solve a partial hang on IMAP connection errors.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  mail-client/mutt/files/mutt-1.5.20-imap-start-fatal-fe30f394cbe6.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mutt/files/mutt-1.5.20-imap-start-fatal-fe30f394cbe6.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mutt/files/mutt-1.5.20-imap-start-fatal-fe30f394cbe6.patch?rev=1.1&content-type=text/plain

Index: mutt-1.5.20-imap-start-fatal-fe30f394cbe6.patch
===================================================================
http://dev.mutt.org/trac/changeset/fe30f394cbe6

Not being able to start an IMAP command is a fatal error.
Closes #3155.

Index: imap/command.c
===================================================================
--- imap/command.c (revision 5651:aac0c04727c0)
+++ imap/command.c (revision 5955:fe30f394cbe6)
@@ -234,7 +234,4 @@
 
   if ((rc = cmd_start (idata, cmdstr, flags)) < 0)
-    return rc;
-
-  if (rc < 0)
   {
     cmd_handle_fatal (idata);






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-29  9:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-29  9:04 [gentoo-commits] gentoo-x86 commit in mail-client/mutt/files: mutt-1.5.20-imap-start-fatal-fe30f394cbe6.patch Fabian Groffen (grobian)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox