From: Rainer W. <rwe...@ms...> - 2010-12-16 15:16:12
|
Matthias Andree <mat...@gm...> writes: > Am 12.06.2010 00:06, schrieb Rainer Weikusat: >> "Matthias Andree" <mat...@gm...> writes: >> >>> Am 08.06.2010, 23:57 Uhr, schrieb Rainer Weikusat: >>> >>>> The file included below is a diff of the 'running' uid_db code against >>>> the 6.3.17 fetchmail tree. I hope that it is ok in this form, because >>>> I'm still in extreme 'now, we just need to deliver'-mode ... >> >> [...] >> >>> Is that the final submission to be expected, or do you still want to >>> polish some bits of it? >> >> This is the code which is used for the POP3-using customers of 'my' >> application. Because of this, I will fix or mitigate any issues with >> it which come to my attention and affect me. As always, I'm meanwhile >> working on something completely different with the usual 'Yesterday!' >> [emphatically!] as most wanted release date. This means the short >> answer is 'Yes' and the medium-sized one would be "I can want things >> all day but that doesn't mean I can actually do them :-(". > > Hi Rainer, > > thanks again for the contribution. I have finally rebased your patch onto > 6.3.19, and then merged it for 6.4.0-alpha1 (in Git's next branch, see > http://gitorious.org/fetchmail/ for the repositories). > > I'd like you to look over the changes; specifically I had to initialize "v" in > two functions to 0 explicitly to fix compiler warnings. > > I'd also appreciate if you could read the code and check for merge errors. I apologize for the delayed reply, I've moved to the UK last Friday (2010/12/10) and I'm still in the process of forcing the resulting chaos out of my life again. I'll be busy with catching up on work I had leave on its own since then but I'll try to have a look at this in the next few days. |