On 12 September 2011 14:26, Dieter Plaetinck <die...@plaetinck.be> wrote: > I wonder if we could restructure the code a bit in such a way, that > all patches can be independent again and user can combine the patches > they want without hitting conflicts.
I don't think this would be worth it, suckless tools are supposed to be lightweight, even someone who hasn't seen the code before can make changes, they don't have to be an expert at C, so merging a few lines here and there is no big deal. Rob