Rouge compile-time errors and warnings
Rouge compile-time errors and warnings
- Subject: Rouge compile-time errors and warnings
- From: Anders Totland <email@hidden>
- Date: Sat, 6 Sep 2003 22:19:42 +0200
Hi y'all!
On building my project I frequently get errors and warnings en par with
"NSButton does not respond to setState:" and "syntax error, found
'alloc'" in the kind of line: "myObject = [[[myClass alloc] init]
retain];", same line further down triggers the error "syntax error,
found 'retain'" What is going on? My code compiles and builds all
right, and it all works, but still ("Build succeeded (34 warnings, 62
errors)")
This is PB 2.0.1 July 2002, with gcc v3.1
"A guy once asked me for a cup of coffee. So I bit him."
_______________________________________________
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.