svn commit: r298187 - head/sys/netinet

Gleb Smirnoff glebius at FreeBSD.org
Tue May 3 23:03:38 UTC 2016


  Michael,

On Mon, Apr 18, 2016 at 06:56:29PM +0200, Michael Tuexen wrote:
M> > On Mon, 2016-04-18 at 06:38 +0000, Michael Tuexen wrote:
M> >> Author: tuexen
M> >> Date: Mon Apr 18 06:38:53 2016
M> >> New Revision: 298187
M> >> URL: https://svnweb.freebsd.org/changeset/base/298187
M> >> 
M> >> Log:
M> >>  Don't use anonymous unions.
M> >> 
M> > 
M> > Why not?  This is one of those commit messages that really needs to say
M> Because the same code is used in a userland SCTP stack and that
M> uses C99. Anonymous unions are introduced in C11. That's why.

This explanation of course emerges next question :)
Why don't enable C11 when compiling the userland SCTP stack?

-- 
Totus tuus, Glebius.


More information about the svn-src-all mailing list