Eric Blake <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> > 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. _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils