Message ID | 20200922121703.12838-6-ysionneau@kalray.eu |
---|---|
State | Accepted |
Headers | show
Return-Path: <devel-bounces@uclibc-ng.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=uclibc-ng.org (client-ip=89.238.66.15; helo=helium.openadk.org; envelope-from=devel-bounces@uclibc-ng.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dmarc=fail (p=quarantine dis=none) header.from=kalray.eu Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=kalray.eu header.i=@kalray.eu header.a=rsa-sha256 header.s=32AE1B44-9502-11E5-BA35-3734643DEF29 header.b=qU8+HFbz; dkim-atps=neutral Received: from helium.openadk.org (helium.openadk.org [89.238.66.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BwgLB6jF4z9sSC for <incoming@patchwork.ozlabs.org>; Tue, 22 Sep 2020 22:17:33 +1000 (AEST) Received: from helium.openadk.org (localhost [IPv6:::1]) by helium.openadk.org (Postfix) with ESMTP id 6841B102E3; Tue, 22 Sep 2020 14:17:21 +0200 (CEST) X-Original-To: devel@uclibc-ng.org Delivered-To: devel@helium.openadk.org Received: from mib.mailinblack.com (mib.mailinblack.com [185.7.73.95]) by helium.openadk.org (Postfix) with ESMTPS id 634C510141 for <devel@uclibc-ng.org>; Tue, 22 Sep 2020 14:17:18 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mib.mailinblack.com (Postfix) with ESMTP id 05CF5328D9F for <devel@uclibc-ng.org>; Tue, 22 Sep 2020 12:17:17 +0000 (UTC) Received: from mib.mailinblack.com (localhost [127.0.0.1]) by mib.mailinblack.com with SMTP (Mib Daemon ) id KFDXBFIH for devel@uclibc-ng.org; Tue, 22 Sep 2020 12:17:17 +0000 (UTC) Received: from zimbra2.kalray.eu (zimbra2.kalray.eu [92.103.151.219]) by mib.mailinblack.com (Postfix) with ESMTPS id D33A0328D92 for <devel@uclibc-ng.org>; Tue, 22 Sep 2020 12:17:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zimbra2.kalray.eu (Postfix) with ESMTP id 9D09727E1056 for <devel@uclibc-ng.org>; Tue, 22 Sep 2020 14:17:17 +0200 (CEST) Received: from zimbra2.kalray.eu ([127.0.0.1]) by localhost (zimbra2.kalray.eu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id all0wi-uTaes; Tue, 22 Sep 2020 14:17:17 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by zimbra2.kalray.eu (Postfix) with ESMTP id 26B4927E108B; Tue, 22 Sep 2020 14:17:17 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.10.3 zimbra2.kalray.eu 26B4927E108B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kalray.eu; s=32AE1B44-9502-11E5-BA35-3734643DEF29; t=1600777037; bh=tZg1GMhBf9qf3ZKabrjpCTuO4AOjbCo3I2uSDP1ruEI=; h=From:To:Date:Message-Id; b=qU8+HFbznfT8BhEjY9G74jtLbNuN0kRBBLgqDPWnaJBb04jcOu8r5Zqb1Fm36jDtz r4KtF1/hDRf2pkPiUCTz5sFK8hTWN9BJyFOtvkciVbvRF+TPim6I+W5ZdVYx/y6RZF yyOM3E95ocdxDi0ard3NcWVC5CZkVKBJ3vNQ0Avo= X-Virus-Scanned: amavisd-new at zimbra2.kalray.eu Received: from zimbra2.kalray.eu ([127.0.0.1]) by localhost (zimbra2.kalray.eu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id izskok3KBlQ8; Tue, 22 Sep 2020 14:17:17 +0200 (CEST) Received: from junon.lin.mbt.kalray.eu (unknown [192.168.37.161]) by zimbra2.kalray.eu (Postfix) with ESMTPSA id 13AAD27E0F7B; Tue, 22 Sep 2020 14:17:17 +0200 (CEST) From: Yann Sionneau <ysionneau@kalray.eu> To: devel@uclibc-ng.org Date: Tue, 22 Sep 2020 14:17:02 +0200 Message-Id: <20200922121703.12838-6-ysionneau@kalray.eu> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200922121703.12838-1-ysionneau@kalray.eu> References: <20200922121703.12838-1-ysionneau@kalray.eu> Subject: [uclibc-ng-devel] [PATCH 5/6] Fix warning due to relaxed function declaration prototype X-BeenThere: devel@uclibc-ng.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: uClibc-ng Development <devel.uclibc-ng.org> List-Unsubscribe: <https://mailman.uclibc-ng.org/cgi-bin/mailman/options/devel>, <mailto:devel-request@uclibc-ng.org?subject=unsubscribe> List-Archive: <http://mailman.uclibc-ng.org/pipermail/devel/> List-Post: <mailto:devel@uclibc-ng.org> List-Help: <mailto:devel-request@uclibc-ng.org?subject=help> List-Subscribe: <https://mailman.uclibc-ng.org/cgi-bin/mailman/listinfo/devel>, <mailto:devel-request@uclibc-ng.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: devel-bounces@uclibc-ng.org Sender: "devel" <devel-bounces@uclibc-ng.org> |
Series |
Warning fixes
|
expand
|
diff --git a/libintl/libintl.c b/libintl/libintl.c index 0851fac1c..b100ef542 100644 --- a/libintl/libintl.c +++ b/libintl/libintl.c @@ -78,5 +78,5 @@ char *bind_textdomain_codeset(const char *domainname, const char *codeset) } /* trick configure tests checking for gnu libintl, as in the copy included in gdb */ -const char *_nl_expand_alias () { return NULL; } +const char *_nl_expand_alias (void) { return NULL; } int _nl_msg_cat_cntr = 0;
Fixes this: libintl/libintl.c:81:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] const char *_nl_expand_alias () { return NULL; } ^~~~~~~~~~~~~~~~ Signed-off-by: Yann Sionneau <ysionneau@kalray.eu> --- libintl/libintl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)