https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115880
--- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Iain Sandoe from comment #2) > I have posted patches (which need an update [on my shorter TODO] that > implement the availability attribute). That makes a fix unnecessary - I > would much rather pursue the implementation of the attribute than keep on > applying band-aid fixincludes - the latter have been causing us some > difficulties where SDKs change even within one OS rev. > > The availability patches are on my darwin branches, along with patches to > remove the existing fixincludes which break on some SDK versions. ...it looks like the caret is underlining the CF_INLINE macro, though, not the API_UNAVAILABLE junk at the end? If this *is* actually just the availability attributes again, then I guess this is just a dup of bug 90835... or maybe bug 109877?