This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 00/13] Installed-header hygiene (BZ#20366)


On 08/29/2016 09:16 PM, Zack Weinberg wrote:
> Last release cycle I made some noises about cleaning up the installed
> headers---specifically, I think they should all be tested to compile
> as both C and C++, in a variety of modes, without having included
> any other headers first.  There's not a lot of bugs in this area,
> but there's enough to get 13 patches out of them :)  Mainly because
> I broke it up very fine for review.  It would probably be best to
> squash it down to just one patch for landing.

In general can you verify that the generated code does not change after
each patch in the set? That would go a long way to making this truly
a mechanical change and it's acceptance one which cleans up the headers
for use with C or C++ in various modes.

-- 
Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]