On Mon, Jun 10, 2019 at 2:10 AM Tijl Coosemans <t...@freebsd.org> wrote: > On Mon, 10 Jun 2019 05:28:04 +0000 (UTC) Dmitry Chagin > <dcha...@freebsd.org> wrote: > > ... > > URL: https://svnweb.freebsd.org/changeset/base/348847 > > Log: > > Use C11 anonymous unions. > > > > Modified: head/sys/sys/ucred.h > ... > > Isn't this a userland header that should work with non-C11 compilers?
Hi Tijl, Why would one expect userland headers to work with non-C11 (gnu89) compilers? Thanks, Conrad _______________________________________________ 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"