mutt: new changeset

2008-03-05 Thread Brendan Cully
New changeset in mutt: http://dev.mutt.org/hg/mutt/rev/fdad7b9fa741 changeset: 5357:fdad7b9fa741 branch: HEAD tag: tip user:Petr P?sa? <[EMAIL PROTECTED]> date:Tue Mar 04 22:00:31 2008 -0800 summary: Updated Czech translation -- Repository URL: http://dev.mutt.

Re: Little code cleanup

2008-03-05 Thread Sébastien Hinderer
Dear all, In the context of an off-list discussion, a friend of mine wrote what follows (Actually this was written in french and I am translating): In my opinion, the problem comes from the fact that C does not make a clear distinction between arrays and pointers which are, however, two objects o

Re: [PATCH] compose to sender

2008-03-05 Thread Aron Griffis
Hi Alain, Alain Bench wrote: [Tue Mar 04 2008, 12:38:12PM EST] > >| subscribe mutt-dev@ > > Note that this pre-1.5.6-like syntax is guaranteed to provide false > positives. Well, I know it's loose, but will it cause a false positive in any common case? Aron

Re: Little code cleanup

2008-03-05 Thread Vincent Lefevre
On 2008-03-05 14:08:51 +0100, Sébastien Hinderer wrote: > In the context of an off-list discussion, a friend of mine wrote what > follows (Actually this was written in french and I am translating): > > In my opinion, the problem comes from the fact that C does not make a > clear distinction betwee