On Sep 18, 2015 12:40 PM, "Emil Velikov" <emil.l.veli...@gmail.com> wrote:
>
> Thanks for the review/testing guys.
>
> Just noticed that some typos/strange wording
>
> On 17 September 2015 at 16:25, Emil Velikov <emil.l.veli...@gmail.com>
wrote:
> > With the only C++ function having it's own wrapper we can 'demote' this
> s/it's/its/
>
> > file to a normal C one. This allows us to get rid of extern C {
> > support C99 designated initializers in CPP code.
> >
> This allows us to get rid of extern C { #include <foo.h> } 'hacks'.
> Plus some of the headers may use C99 initializers, which are not
> supported by the ISO standard.

What headers are those?  All NIR headers should be C++ safe.

> Barring any objections, I'll push these (with the above fixes) in a few
hours.
>
> -Emil
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to