[Bug libobjc/67455] Inheriting from Object (with GNU runtime) doesn't provide alloc, init, or new, rendering methods useless

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Oct 28 15:55:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67455

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic

--- Comment #5 from Eric Gallager <egallager at gcc dot gnu.org> ---
(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.


More information about the Gcc-bugs mailing list