Removing a compiler warning
Removing a compiler warning
- Subject: Removing a compiler warning
- From: Greg Hulands <email@hidden>
- Date: Sun, 1 Feb 2004 10:03:40 +1000
Hi,
In an old project I have just started to bring up to date for panther I
have a convention in the dealloc method to return [super dealloc]. This
is in every class, so it is generating a lot of warnings. Is there a
way to suppress this warning in GCC 3.3?
Thanks,
Greg
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.