On Thu, Nov 17, 2016 at 11:25:29AM +0100, Vincent Lefevre wrote:
> On 2016-11-13 20:03:31 -0500, Damien Riegel wrote:
> > diff --git a/commands.c b/commands.c
> > index 2202a67..4243623 100644
> > --- a/commands.c
> > +++ b/commands.c
> > @@ -879,7 +879,7 @@ int mutt_save_message (HEADER *h, int delete,
> >  
> >  void mutt_version (void)
> >  {
> > -  mutt_message ("Mutt %s (%s)", MUTT_VERSION, ReleaseDate);
> > +  mutt_message ("Mutt " MUTT_VERSION " (%s)", ReleaseDate);
> >  }
> 
> This change seems incorrect if MUTT_VERSION contains the % character.
> Ditto for the other similar changes.

Thanks Vincent, I completely missed that problem.  I will back out that
part of the patch when I have some more time, probably tomorrow.

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to