On Mon, Jun 10, 2019, 7:44 AM Conrad Meyer <c...@freebsd.org> wrote:

> 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?
>

Because those compilers can choose non c11 variants of the language?

Warner

>
_______________________________________________
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