> On 04 May 2016, at 01:03, Gleb Smirnoff <gleb...@freebsd.org> wrote:
> 
>  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?
Since this is used (meaning compiled) by other projects which have its own 
constraints
and which I don't control...

Best regards
Michael
> 
> -- 
> Totus tuus, Glebius.

_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to