Re: -Wall
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Jan 24 13:25, Liviu Ionescu wrote: > > > > On 24 Jan 2024, at 13:19, Corinna Vinschen <[email protected]> wrote: > > > > I was just asking if we should add > > -Wall unconditionally. > > > > Ok or not? > > unconditionally: not, because there is nothing for me (as a third party package maintainer) to do when I see those warnings > behind `--enable-warnings`: definitely yes Behind --disable-warnings, if so. -Wall should at least be default. Corinna