David Edelsohn <dje....@gmail.com> writes:

> Your patch broke bootstrap on AIX because of the typedef "loc_t"
> introduced in tree-diagnostics.c.  The typedef conflicts with a
> typedef in an AIX 5.3 header file for locales.  AIX should not be
> using that namespace, but the failure occurs before fix-includes, so
> it is not possible to fix it there.
>
> How can we avoid the namespace conflict?

I'll change the name to location_type as Gaby proposed and commit it as
obvious.  Sorry for the inconvenience.

-- 
                Dodji

Reply via email to