Compiler Warning - unknown Method
Compiler Warning - unknown Method
- Subject: Compiler Warning - unknown Method
- From: Marco Maniscalco <email@hidden>
- Date: Thu, 25 Aug 2005 14:22:05 +0200
Sometimes I send messages to objects which are not 'imported' directlly,
but due to the fact that
function-resolving is done dynamically, the function gets called - all
fine so far. Now here goes
my question:
How can I suppress > warning - no '-dumb' function found < ?
Is there a way to disable a _specific_ warning in gcc? (not all warnings)
(I know from other compilers than gcc a compiler-pragma like "#pragma
nowarn:4532" e.g.)
Thanks in advance,
Marco Maniscalco
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden