Jason Clouse <[EMAIL PROTECTED]> writes: > On 2006-07-07 10:29:27 -0400 Helge Hess <[EMAIL PROTECTED]> > wrote: > >>> The compiler creates ObjC constant strings but doesn't have the >>> smarts to realize when they're used. It doesn't hurt anything--it >>> just annoys you. :-) >> Is it possible to disable the warning? :-) > > Not as far as I know.
Wouldn't -Wno-unused disable it? (Along with any legitimate "defined but not used" warnings, of course... :-( sherm-- -- Cocoa programming in Perl: http://camelbones.sourceforge.net Hire me! My resume: http://www.dot-app.org _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
