[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-mailutils] Merging libraries
From: |
Sergey Poznyakoff |
Subject: |
Re: [bug-mailutils] Merging libraries |
Date: |
Tue, 25 Feb 2003 12:00:42 +0200 |
> I've put in a very quick thread-safe refcount code, but did not
> attemp to change the code.
Great.
> I'm assuming that we want to do changes in phases and get code in
> working shape after each major change/phase.
>
> Any suggestion on a clean way to do this?
If we plan to use mailbox2 layout (i.e. a separate subdirectory for
each particular format implementation), which is a reasonable thing
to do, then I'd propose to first create all the subdirectories and
move the sources to them, e.g.:
mailbox/
mailbox/mbox/
mailbox/mbox/url.c
mailbox/mbox/default.c
...
Then, the second step would be namespace normalization (list_t ->
mu_list_t, etc.)
Opinions?
Regards,
Sergey
PS: I've tagged the current sources as `rel-0-3-branch'.
- [bug-mailutils] Mailutils 0.3 released, Sergey Poznyakoff, 2003/02/16
- Re: [bug-mailutils] Mailutils 0.3 released, Alain Magloire, 2003/02/17
- [bug-mailutils] Merging libraries (was Re: Mailutils 0.3 released), Sergey Poznyakoff, 2003/02/18
- Re: [bug-mailutils] Merging libraries (was Re: Mailutils 0.3 released), Alain Magloire, 2003/02/18
- Message not available
- Re: [bug-mailutils] Merging libraries (was Re: Mailutils 0.3 released), Sergey Poznyakoff, 2003/02/19
- Re: [bug-mailutils] Merging libraries (was Re: Mailutils 0.3 released), Alain Magloire, 2003/02/19
- Message not available
- Re: [bug-mailutils] Merging libraries (was Re: Mailutils 0.3 released), Sergey Poznyakoff, 2003/02/20
- Re: [bug-mailutils] Merging libraries (was Re: Mailutils 0.3, Alain Magloire, 2003/02/20
- Re: [bug-mailutils] Merging libraries (was Re: Mailutils 0.3, Alain Magloire, 2003/02/24
- Message not available
- Re: [bug-mailutils] Merging libraries,
Sergey Poznyakoff <=
- Message not available
- Re: [bug-mailutils] Merging libraries (was Re: Mailutils 0.3, Sergey Poznyakoff, 2003/02/25
- Re: [bug-mailutils] Merging libraries (was Re: Mailutils 0.3, Alain Magloire, 2003/02/25