X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to; bh=5Ihox5Zr7EX03fBLrKuieXkQ73FZJspauPpFjln7lqQ=; b=rOE6BvBxKyPJP2O11Y5mYUpdpvlWLHMAaKC4JkNuroHFUBTAhCTneb7mtP+azDu8B4 FyaDf1oGddv4PgRStxeXTU8+kLa1F2C27Z/oVZJYEThtCr3DGGfP56rNnaABerd0pT/h c4p26RzGlAwR6lYj/EByPbd58z1Im8v7UPaur/Xa/qenZSdL9Aso4hg8EoKjoLen71fK 4nPEaIHDlvdUmAVxUHYFdj8x/HX3s5FFle/QW6fiKQwehPf7p67b4Yy/NQ//jGC2RNXV bf6iZm7Lyg4DC+D/z2Pn32zHxgONmdDFGtQWgkhmHI7VaFF0hpFw07broogfBeKt0kjL Xq3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=5Ihox5Zr7EX03fBLrKuieXkQ73FZJspauPpFjln7lqQ=; b=Sg9TsJaVBfTBYRQ3/2H1Dzduzjt2bN+uRbNTphe5Sfwj/lZ/tzs2oV8itiXzyEwlN6 pFtFy2k8wp7PZPOTLxYpNTMXjTYhSYLKgwpncvdlyLVIQS3pszKDYBbHGAGdjpw/wIiI eldP6SycsiCJWgLT+0b/eihEGOkyRyUdIlUvmabGFfLgRO6H7eoz/jZ/T60IP/l/Fbh0 17J5RbVzle50OoTTjrqtPaWorur0r9i+p8MITON/PRDmHZtdLTKmPjDKpmUeL2DN6DHk HEnL4cQ/TTLdBE1Rz0DMbzP6I/VNW18dnW1LDc7vLu0k0qdN6nvY0/OgJYyWtR+VpWpO PSGw== X-Gm-Message-State: AD7BkJJrb3Vx3U8JqDSG+xT4lIDP2c+uUmiXsicftXythiXBvae+ALsjQfVL0DfiVGYY3W6cPcg28CLiaJswjw== MIME-Version: 1.0 X-Received: by 10.202.188.134 with SMTP id m128mr13378161oif.4.1457343889183; Mon, 07 Mar 2016 01:44:49 -0800 (PST) In-Reply-To: References: Date: Mon, 7 Mar 2016 09:44:49 +0000 Message-ID: Subject: Re: [geda-user] anyone know how to get rid of these warnings From: "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com]" To: gEDA User Mailing List Content-Type: multipart/alternative; boundary=001a113dcc82d4a0c9052d7250a8 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a113dcc82d4a0c9052d7250a8 Content-Type: text/plain; charset=UTF-8 On 7 Mar 2016 03:14, "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" wrote: > > This stuff is about the last I'm aware of then could build with > -Werror and not have to watch for useful warnings. -Wunused-value is > sometimes useful so I don't like to just turn it off. I have no idea > about how gettext works though. Just a guess, are you building with NLS disabled? I think that turns some things into a no-op. Building with -Werror may be fun for developers, but we can't ship like that (or probably even default to it in the repository)... There are too many different compilers with different warnings, and they change over time with what code patterns may give rise to a warning. Peter --001a113dcc82d4a0c9052d7250a8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On 7 Mar 2016 03:14, "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> wrote:
>
> This stuff is about the last I'm aware of then could build with > -Werror and not have to watch for useful warnings.=C2=A0 =C2=A0-Wunuse= d-value is
> sometimes useful so I don't like to just turn it off.=C2=A0 I have= no idea
> about how gettext works though.

Just a guess, are you building with NLS disabled? I think th= at turns some things into a no-op.

Building with -Werror may be fun for developers, but we can&= #39;t ship like that (or probably even default to it in the repository)...<= /p>

There are too many different compilers with different warnin= gs, and they change over time with what code patterns may give rise to a wa= rning.

Peter

--001a113dcc82d4a0c9052d7250a8--