[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] test-select.h: avoid warning from gcc's -Wmissing-declaratio
From: |
Jim Meyering |
Subject: |
Re: [PATCH] test-select.h: avoid warning from gcc's -Wmissing-declarations |
Date: |
Mon, 25 Jul 2011 08:46:51 +0200 |
Jim Meyering wrote:
> coreutils' "make check" started failing like this
> with the latest from gnulib:
>
> In file included from test-select.c:30:0:
> test-select.h:365:1: error: no previous declaration for 'test_function'
> [-Werror=missing-declarations]
> cc1: all warnings being treated as errors
>
> I'll push this in a few hours:
Pushed, along with the gnulib-updating commit in coreutils.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] test-select.h: avoid warning from gcc's -Wmissing-declarations,
Jim Meyering <=