[Toybox] [PATCH] Use NULL rather than 0 in vargs.

Rob Landley rob at landley.net
Mon Dec 4 22:47:18 PST 2017


On 12/04/2017 03:27 PM, enh wrote:
> Top bits count too!

Sigh. This is why I use arrays rather than varargs for table driven logic.

(I do not understand whoever decided that you promote every argument to
32 bits but _not_ 64 bits. Because systems with 1 megabyte of memory
back in the 80's had room to spare but modern systems with gigabytes of
the stuff are clearly starved for it...)

Rob



More information about the Toybox mailing list