DEBUG is usually a pre-processor macro definition, a.k.a:

#define DEBUG 1

The semi-standard for method names is capitalized words without spaces, except 
for a lowercase first  letter.  I'd at least use a more descriptive name for a 
method that describes
what it does.

On Dec 2, 2011, at 4:14 AM, Ravuri, Balakrishna wrote:

> Hi,
> I created client application for iphone . while building I am getting the 
> following error Parse issue in the  "SUPLogLevel.h"  file like "Expected 
> selector for objective-c method" at the +(int) DEBUG method.   I have 
> attached the file can you please tell me what is the problem.
>  
> Thanks & regards
> Balakrishna
> <SUPLogLevel.h>_______________________________________________
> Bug-gnustep mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/bug-gnustep

_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to