[RFA] libobjc Protocol isEqual: test class

David Ayers d.ayers@inode.at
Thu Jun 3 17:52:00 GMT 2004


Hello,

this patch fixes the isEqual: implementation of Protocol in libobjc to 
insure that the argument is of the correct class.

Bootstrapped and tested on i686-pc-linux-gnu.

If approved please install as I do not have write privileges.

Cheers,
David

2004-06-03  David Ayers  <d.ayers@inode.at>

	* Protocol.m ([-isEqual:]): Test the class of the argument.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: protocol.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040603/a8a8d4b8/attachment.ksh>


More information about the Gcc-patches mailing list