On Fri, Sep 21, 2007 at 10:38:32PM -0600, LaMont Jones wrote: > NULL is not 0L. It's (void*)0. Passing that as a parameter to a function > that takes an unsigned long results in a warning about the lack of a cast. > Signed-off-by: LaMont Jones <lamont@xxxxxxxxxx> > --- > sys-utils/setarch.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html