Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/netinet



On Mon, Feb 25, 2019 at 01:19:02PM +0300, Valery Ushakov wrote:
> On Mon, Feb 25, 2019 at 06:23:33 +0100, Martin Husemann wrote:
> 
> > On Sun, Feb 24, 2019 at 09:43:52PM +0100, Kamil Rytarowski wrote:
> > > I consider that this is just GCC specific behavior to make some warnings
> > > fatal depending on driver configuration. This is typical behavior of GCC
> > > that we keep observing all over again.
> > 
> > No, this is very different to optimizer and target specific warnings.
> > 
> > There must be a fundamental difference in includes, it should all be pretty
> > obvious from comparing .depend / *.d files.
> > 
> > IMO this should be analyzed clearly instead of papered over.
> 
> GENERIC does not enable SCTP, but ALL does.  Do we build ALL as part
> of autobuilds?

Duh - no, we don't. I guess we should fix that...

Martin


Home | Main Index | Thread Index | Old Index