Re: imap/2376: IMAP fails on platforms with non-C99 vsnprintf(3)
The following reply was made to PR imap/2376; it has been noted by GNATS.
From: Alain Bench <veronatif@xxxxxxx>
To: bug-any@xxxxxxxxxxxxx
Cc:
Subject: Re: imap/2376: IMAP fails on platforms with non-C99 vsnprintf(3)
Date: Thu, 27 Jul 2006 13:36:14 +0200 (CEST)
Hello Holger, and much thanks for the report, analysis, and patch.
On Sunday, July 23, 2006 at 4:22:26 +0200, Holger Weiss wrote:
> When using IMAP on IRIX (and possibly other platforms), Mutt 1.5.12
> hangs forever while "Fetching message headers...".
Same hang happens on a Linux libc5 platform. Problem solved by your
c99_vsnprintf.diff patch. Thanks again :-).
| --- mutt/PATCHES Tue Nov 6 19:59:33 2001
| +++ mutt/PATCHES Tue Nov 6 19:59:42 2001
| @@ -1,0 +1 @@
| +patch-1.5.12.hw.c99_vsnprintf.1
Bye! Alain.
--
Followups to bug reports are public, and should go to bug-any@xxxxxxxxxxxxx,
and the reporter (unless he is a member of mutt-dev). Do not CC mutt-dev
mailing
list, the BTS does it already. Do not send to mutt-dev only, your writings
would
not be tracked. Do not remove the "mutt/nnnn:" tag from subject.