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=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=GCPHdutqM9GCiFMaUnnPI5NsotoRcpmV7q/rn1/fP30=; b=gNDvWQEvdPCCZVtJbhd09D4QPNTQc8ep96QCkvtLbKWNFlGVdZGi2IMS69syYxi2X5 MmXQUef8krpjtO/Ox+hplj3aoT0cGl+219iO8FncVnAA9mMXaK0P8pFCX4WX/qBexgkx HIP3KDJxjwnKWxP9yB53bd4EqBbB7irnJ61GXRzyBGpwaI0/du+ZtEogAIIbO7VulPSc eJVFjjZpmVunHh1+OZ3940Y/nLHs5Nk2adIRPFfchVEMqBZYSwXPGTqE/nKFq+dCzVLA mJNPvHoxvOjKgYlLsPWi+nuJNZCHIk7Mqyp/OaEXsGO+bxYkQuE8o7rMizjRv0ORtXQa FVng== MIME-Version: 1.0 X-Received: by 10.194.104.200 with SMTP id gg8mr565057wjb.144.1445305192247; Mon, 19 Oct 2015 18:39:52 -0700 (PDT) In-Reply-To: References: Date: Mon, 19 Oct 2015 17:39:52 -0800 Message-ID: Subject: Re: [geda-user] please keep master free of all warnings produced by -Wall From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=089e010d821293751805227f56bc 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 --089e010d821293751805227f56bc Content-Type: text/plain; charset=UTF-8 On Mon, Oct 19, 2015 at 5:16 PM, Bob Paddock (bob DOT paddock AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > On Mon, Oct 19, 2015 at 8:51 PM, Britton Kerin > (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com] > wrote: > > > > as the subject says. This makes it a little easier not to miss warnings > > that matter or for people who like to build with -Werror > > Thank You. Always hate seeing warnings in code. > > Be aware that -Wall does not actually enable all of the warnings. > -Wextra will turn on even more. Then there is is -pedantic. > Yes. -Wextra would need a lot of work for pcb to pass it all and some things like callbacks would arguably get ugly to do it. I haven't checked if there are other warnings that could be enabled without much trouble. We could perhaps work our way slowly towards -Wextra --089e010d821293751805227f56bc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Mon, Oct 19, 2015 at 5:16 PM, Bob Paddock (bob DOT paddock AT gmail DOT com) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com>= ; wrote:
On Mon, Oct 19, 2015 at 8= :51 PM, Britton Kerin
(britton DOT kerin AT gmail DOT com) [v= ia geda-user AT delorie DOT com]
<geda-user AT del= orie.com> wrote:
>
> as the subject says.=C2=A0 This makes it a little easier not to miss w= arnings
> that matter or for people who like to build with -Werror

Thank You.=C2=A0 Always hate seeing warnings in code.

Be aware that -Wall does not actually enable all of the warnings.
-Wextra will turn on even more.=C2=A0 Then there is is -pedantic.

Yes. =C2=A0-Wextra would need a lot o= f work for pcb to pass it all and some things like callbacks would arguably= get ugly to do it.=C2=A0 I haven't checked if there are other warnings= that could be enabled without much trouble.=C2=A0 We could perhaps work ou= r way slowly towards -Wextra=C2=A0
=C2=A0
--089e010d821293751805227f56bc--