[patch] WORDSIZE dependant printf length modifiers

Rich Felker dalias at aerifal.cx
Mon Apr 10 16:27:47 UTC 2006


On Mon, Apr 10, 2006 at 06:36:07AM -0400, Robert P. J. Day wrote:
> p.s.  as a really tacky, quick and dirty solution, what about
> 
>   #define BOOLEAN int
> 
> or does that just plain offend your sensibilities?

This is incredibly offensive. It HIDES what's going on, so unless the
reader goes and finds the header BOOLEAN is defined in, it's anyone's
guess whether it's int, char, or bool.

Rich




More information about the busybox mailing list