https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67455
--- Comment #6 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #5) > (In reply to Eric Gallager from comment #4) > > 67455.m:21:2: warning: (Messages without a matching method signature > > 67455.m:21:2: warning: will be assumed to return ‘id’ and accept > > 67455.m:21:2: warning: ‘...’ as arguments.) > > Also this message should probably be a single note rather than warnings, so > I guess this is a diagnostics issue too. actually that should probably be split off into a separate issue instead of including it as part of this one, but I don't feel like doing that now...