Re: duplicate mailboxes with today's cvs?



On 2001-08-02 23:54 Albrecht Dreß wrote:
> Running today's cvs version, I noticed that all mailboxes in
> subfolders are
> doubled. E.g. I have a folder "Lists" with a mailbox "Balsa" below
> that, and
> now I see Balsa twice... All mailboxes are local ones, processed by
> procmail.
> 
> Anyone can confirm that?

It has been then a real thing caused by "improper" traversing sequence
of the mailbox nodes in do_local_mailboxes(). It would fire off signals
twice for subfolders: first when the root was processed, and then - when
the children themselves. One-word fix is in CVS. This actually happened
before, but the duplicates were detected (by yet another traversing of
the tree) and removed. I removed the duplicate detection when I cleaned
the code and then, this bug surfaced.

/Pawel
-- 
Pawel Salek (pawsa@theochem.kth.se) http://www.theochem.kth.se/~pawsa/
Theoretical Chemistry Division, KTH voice: +46 8 790-8202




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]