Re: @synchronized produces warning on messages to super
Re: @synchronized produces warning on messages to super
- Subject: Re: @synchronized produces warning on messages to super
- From: Shawn Erickson <email@hidden>
- Date: Wed, 25 Jan 2006 08:24:42 -0800
On 1/25/06, Jonathan del Strother <email@hidden> wrote:
> I found an oddity in @synchronized() behaviour - it produces warnings
> on any messages to super that appear after the @synchronized
> directive. As a trivial (and nonsensical) example :
>
> @synchronized(@"blah") {}
Are you really synchronizing against a string constant?
-Shawn
_______________________________________________
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