From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5515 invoked by alias); 22 May 2017 22:57:36 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 5466 invoked by uid 48); 22 May 2017 22:57:32 -0000 From: "florian at openwrt dot org" To: elfutils-devel@sourceware.org Subject: [Bug general/21010] Incompatible with MUSL libc: strerror_r Date: Wed, 24 May 2017 20:20:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: florian at openwrt dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2017-q2/txt/msg00217.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D21010 --- Comment #2 from Florian Fainelli --- (In reply to Florian Fainelli from comment #1) > strerror_r is marked with __must_check on glibc, and this leads to the > following warnings/errors (with Werror): Sorry, not __must_check, but the return value becomes unused here. --=20 You are receiving this mail because: You are on the CC list for the bug.