Singleton release method produces warning?

You need to declare it oneway.

- (oneway void) release {}

oneway is a keyword used with distributed objects to indicate that the call can be made asynchronously. Since the NSObject header uses it when it declares the release method, you must also use it. It won’t affect your program unless you use distributed objects, but it will satisfy the compiler.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)