mutt: Updated French translation.

2016-03-20 Thread Brendan Cully
changeset: 6588:b3703e907d83 user: Vincent Lefevre date: Mon Mar 21 01:31:06 2016 +0100 link: http://dev.mutt.org/hg/mutt/rev/b3703e907d83 Updated French translation. diffs (55 lines): diff -r 2a73a6e7c6e7 -r b3703e907d83 po/fr.po --- a/po/fr.po Sun Mar 20 15:38:38 2016 -0700 ++

mutt: 2 new changesets

2016-03-20 Thread Brendan Cully
changeset: 6586:b3504a7b6cc2 user: Vsevolod Volkov date: Sun Mar 20 15:36:34 2016 -0700 link: http://dev.mutt.org/hg/mutt/rev/b3504a7b6cc2 Updated Ukrainian translation. changeset: 6587:2a73a6e7c6e7 user: Vsevolod Volkov date: Sun Mar 20 15:38:38 2016 -0700 link: h

mutt: Updated Danish translation.

2016-03-20 Thread Brendan Cully
changeset: 6585:1f8e728ac6af user: Morten Bo Johansen date: Sun Mar 20 15:30:06 2016 -0700 link: http://dev.mutt.org/hg/mutt/rev/1f8e728ac6af Updated Danish translation. diffs (truncated from 4202 to 950 lines): diff -r 7992020e522d -r 1f8e728ac6af po/da.po --- a/po/da.po Sat Ma

Re: mutt: Turn off asserts in sendlib.c.

2016-03-20 Thread Brendan Cully
On Sunday, 20 March 2016 at 16:50, Christian Ebert wrote: > * Kevin J. McCarthy on Sunday, March 20, 2016 at 06:39:24 -0700 > > On Sun, Mar 20, 2016 at 05:17:10AM -0600, The Doctor wrote: > >> Where can I pick up an updated version of mutt? > > > > Unfortunately there isn't a tarball available jus

Re: mutt: Turn off asserts in sendlib.c.

2016-03-20 Thread Christian Ebert
* Kevin J. McCarthy on Sunday, March 20, 2016 at 06:39:24 -0700 > On Sun, Mar 20, 2016 at 05:17:10AM -0600, The Doctor wrote: >> Where can I pick up an updated version of mutt? > > Unfortunately there isn't a tarball available just yet. Right now, the > only way to get the latest is to clone it f

Re: [PATCH] reset mbstate on error

2016-03-20 Thread Kevin J. McCarthy
On Thu, Mar 17, 2016 at 11:36:23PM +, Richard Russon wrote: > This is Karel Zak's patch to fix handling of (illegal) multi-byte chars. > > * mutt_wstr_trunc() does not reset mbrtowc() after error > > * mutt_wstr_trunc() compare signed and unsigned numbers to check for >maxlen and maxwid

Re: mutt: Turn off asserts in sendlib.c.

2016-03-20 Thread Kevin J. McCarthy
On Sun, Mar 20, 2016 at 05:17:10AM -0600, The Doctor wrote: > Where can I pick up an updated version of mutt? Unfortunately there isn't a tarball available just yet. Right now, the only way to get the latest is to clone it from the repository: hg clone http://dev.mutt.org/hg/mutt Using the rep

Re: 1.6.0 proposed schedule

2016-03-20 Thread Eike Rathke
Hi, On Saturday, 2016-03-05 14:31:16 -0800, Kevin J. McCarthy wrote: > If you haven't tried out hg tip in a while, now would be a good time to > start testing it. Fwiw, I'm using tip since a few months on my private machine and since a few weeks also in daily work, one Maildir and ~3-5 IMAP serv

Re: mutt: Turn off asserts in sendlib.c.

2016-03-20 Thread The Doctor
On Sat, Mar 19, 2016 at 05:26:29PM -0700, Brendan Cully wrote: > changeset: 6584:7992020e522d > user: Kevin McCarthy > date: Sat Mar 19 17:25:10 2016 -0700 > link: http://dev.mutt.org/hg/mutt/rev/7992020e522d > > Turn off asserts in sendlib.c. > > The Doctor reported triggering an

[Mutt] #3819: imap_mailbox_rename uses an uninitialized string

2016-03-20 Thread Mutt
#3819: imap_mailbox_rename uses an uninitialized string -+- Reporter: tamo | Owner: brendan Type: enhancement | Status: new Priority: minor| Milestone: Component: IMAP |Version: Keywords: