[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
-Wall
From: |
Lars Magne Ingebrigtsen |
Subject: |
-Wall |
Date: |
Mon, 04 Apr 2016 20:22:32 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
There's a lot fewer warnings when compiling with -Wall in emacs/src now
than there used to be, but there should be none, I think.
Are there any of them that, like, are there for a reason (i.e., we
disagree with the gcc people that those things should be warned about),
or are they all things that should be fixed?
If it's the latter, I think we should fix those, and have -Wall as a
standard compilation switch. It's much easier to write cleanly C code
with -Wall than without.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- -Wall,
Lars Magne Ingebrigtsen <=
- Re: -Wall, Paul Eggert, 2016/04/04
- Re: -Wall, Lars Magne Ingebrigtsen, 2016/04/04
- Re: -Wall, Paul Eggert, 2016/04/04
- Re: -Wall, Lars Magne Ingebrigtsen, 2016/04/05
- Re: -Wall, Eli Zaretskii, 2016/04/05
- Re: -Wall, Paul Eggert, 2016/04/05
- Re: -Wall, Lars Magne Ingebrigtsen, 2016/04/06
- Re: -Wall, Stefan Monnier, 2016/04/06
- Re: -Wall, Paul Eggert, 2016/04/07
Re: -Wall, John Wiegley, 2016/04/04