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. _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"