Re: [Zinq-general] posible bug in daemontools
Andrzej Kukuła <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 15, 2010 at 04:25, Mark Johnson <[email protected]> wrote: >> If you are patching where you think appropriate, you might also wish >> to give the user the option to sequentially apply ( or not ), rather >> than simply embedding them in the source. > > The patches don't all play nice with each other. I only want to > integrate them once. Not once for every combination somebody might be > interested in. Note that some of the stuff I've added can be enabled > (or disabled) at run time. Most (but not all) of the rest is stuff > where I (and others) consider the stock behavior incorrect or broken. Maybe instead of selective patching there could be #ifdef-like compile time configuration options (or another cleverer method?) That way source would include everything and the users could select what they are interested in? Thanks, Andrzej