[patch] crond misc

Rob Landley rob at landley.net
Wed May 10 17:06:20 UTC 2006


On Wednesday 26 April 2006 3:53 pm, Bernhard Fischer wrote:
> On Wed, Apr 26, 2006 at 09:42:10PM +0200, Bernhard Fischer wrote:
> >Hi,
> >
> >Compile-tested only.
> >OK?
> >
> >PS: doesn't do away with the warning, perhaps i'll look into this
> >later..
>
> Scratch that. Off by one ;)
>
> Sorry.

When you say scratch that, do you mean it doesn't fix the warning or it 
shouldn't be applied?

Looking at crond.c, I notice that it's got lots of #ifdefs for 
FEATURE_DEBUG_OPT, which can never be set by our config system.  Any idea 
what that's for?  (It should either be added to the config system or removed 
entirely.  I can't clean it up to use ENABLE and USE macros unless it's in 
the config system...)

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list