https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105719
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW CC| |fxcoudert at gcc dot gnu.org Assignee|egallager at gcc dot gnu.org |unassigned at gcc dot gnu.org --- Comment #7 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #6) > (In reply to Iain Sandoe from comment #4) > > Created attachment 55084 [details] > > Implement the use of fixed framework headers > > > > this was a proof-of-principle exercise while looking into issues caused by > > implementing __has_feature () [PR60512]. > > > > This does not have any of the mechanism to *create* or *install* the fixed > > headers (for my testing I just built a > > CoreFoundation.framework/Headers/CFBase.h and edited bye hand to fix the > > problems found). > > > > So, still plenty to do ;) > > Remind me to test this patch later; I've kind of forgotten where I was with > this... distracted with other stuff... (maybe I should unassign it from > myself?) Unassigning from myself due to being distracted by too many other things; maybe FX would like to take over?