bug-coreutils
[Top][All Lists]
Advanced

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

Re: group-list warning


From: Jim Meyering
Subject: Re: group-list warning
Date: Fri, 24 Oct 2008 19:53:37 +0200

Eric Blake <address@hidden> wrote:
> During the window of buggy autoconf, I saw this evidence of a latent bug for
> platforms that lack getgroups:
>
> group-list.c: In function `print_group_list':
> group-list.c:89: warning: control reaches end of non-void function
>
> OK to commit?
>
> From: Eric Blake <address@hidden>
> Date: Fri, 24 Oct 2008 11:42:29 -0600
> Subject: [PATCH] group-list: avoid compiler warning
>
> * src/group-list.c (print_group_list) [!HAVE_GETGROUPS]: Always return value.

Good one ;-)
Please do.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]