------- Comment #2 from pinskia at gcc dot gnu dot org  2007-08-06 21:40 -------
well to some extend dealloc is special method which is why the warning is
there.  Also dealloc does not belong to the the original Object class (which is
based on the old NX Object base class).  This is true of the NeXT runtime
Object too.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|x86_64-linux-gnu            |
            Summary|False warning when          |False warning when
                   |implementing an instance    |implementing an instance
                   |method called `dealloc'     |method called `dealloc'


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32995

Reply via email to