[PATCH] Don't install libio.h or _G_config.h

Zack Weinberg zackw@panix.com
Mon Feb 5 14:18:00 GMT 2018


On Mon, Feb 5, 2018 at 9:10 AM, Joseph Myers <joseph@codesourcery.com> wrote:
> On Mon, 5 Feb 2018, Zack Weinberg wrote:
>
>> Also, when not optimizing (specifically, if bits/stdio.h is not
>> included) FILE will be an incomplete type.
>
> Before C11, FILE is required to be a complete type (because it's required
> to be an object type, which did not include incomplete types before C11).

Good catch, I will fix that locally.  Do you think you will have time
for a complete review in the near future?

zw



More information about the Libc-alpha mailing list