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

Re: Controlling Patches



Evan K. Langlois writes:

> Would it be easier to debug mint if the patches that are sent in are
> #ifdef'd into the code?   So that you could compile with -DMEGA_PATCH 
> -DEXCEPTION_PATCH or something, that way you can see which patch is breaking
> the system.   Of course, a million #ifdefs is a pain and would probably
> solve more problems than it is worth.

If they would solve more problems than it's worth, I would immediately
start putting in some #ifdef's here and there...

Seriously, I don't think think that #ifdef's would help a lot.  So far
it has always been quite clear which patch broke the code.  And, as you
correctly pointed out, they are a pain to maintain...

Michael
-- 
Email: hohmuth@inf.tu-dresden.de
WWW:   http://www.inf.tu-dresden.de/~mh1/