Re: [E-devel] two small fixes for mail module

2011-10-17 Thread Christopher Michael
On 10/14/11 12:15, Lucas De Marchi wrote: > Hi > > On Thu, Oct 13, 2011 at 6:27 PM, Tomas Cech wrote: >> Hi, >> >> On Wed, Oct 12, 2011 at 01:06:01AM +0200, Tomas Cech wrote: >>> >>> Hi, >>> >>> there are two small issues with mail module. Patches attached. >>> >> >> Is there any problem with appl

Re: [E-devel] two small fixes for mail module

2011-10-14 Thread Lucas De Marchi
On Tue, Oct 11, 2011 at 8:06 PM, Tomas Cech wrote: > Hi, > > there are two small issues with mail module. Patches attached. > in svn. Thanks Lucas De Marchi -- All the data continuously generated in your IT infrastruct

Re: [E-devel] two small fixes for mail module

2011-10-14 Thread Lucas De Marchi
Hi On Thu, Oct 13, 2011 at 6:27 PM, Tomas Cech wrote: > Hi, > > On Wed, Oct 12, 2011 at 01:06:01AM +0200, Tomas Cech wrote: >> >> Hi, >> >> there are two small issues with mail module. Patches attached. >> > > Is there any problem with applying these two patches? I believe > they're trivial enoug

Re: [E-devel] two small fixes for mail module

2011-10-13 Thread Christopher Michael
I don't see a problem. I would have applied them already, but I have been without a working E setup for over a week now so I cannot test them myself. dh Sent from my iPod On Oct 13, 2011, at 5:27 PM, Tomas Cech wrote: > Hi, > > On Wed, Oct 12, 2011 at 01:06:01AM +0200, Tomas Cech wrote: >> H

Re: [E-devel] two small fixes for mail module

2011-10-13 Thread Tomas Cech
Hi, On Wed, Oct 12, 2011 at 01:06:01AM +0200, Tomas Cech wrote: Hi, there are two small issues with mail module. Patches attached. Is there any problem with applying these two patches? I believe they're trivial enough for accept. One typo and one initialization of variable... Best regards,

[E-devel] two small fixes for mail module

2011-10-11 Thread Tomas Cech
Hi, there are two small issues with mail module. Patches attached. Best regards, Tomas Cech Sleep_Walker diff -up ./src/imap2.c.orig ./src/imap2.c --- ./src/imap2.c.orig 2011-10-12 00:27:48.448724578 +0200 +++ ./src/imap2.c 2011-10-12 00:28:15.974247874 +0200 @@ -8,7 +8,7 @@ #define D(args...)