Re: DO independentConversationQueueing, invocation from callback
Re: DO independentConversationQueueing, invocation from callback
- Subject: Re: DO independentConversationQueueing, invocation from callback
- From: Dave Keck <email@hidden>
- Date: Sun, 26 Jun 2011 02:17:24 -1000
I wrote a small test case that exhibits the problem:
http://pastie.org/2124066
It can be compiled and run like this:
killall -KILL dotest; gcc -framework Foundation dotest.m -o dotest; ./dotest
When independentConversationQueueing is disabled (see EnableICQ()),
ProcessC receives the -doSomething message, but when ICQ is enabled,
it does not.
Radar forthcoming...
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden