On Sep 16, 2013, at 3:22 AM, Gerriet M. Denkmann <gerr...@mdenkmann.de> wrote:

> ree = [ aCo remoteObjectProxyWithErrorHandler: ^(NSError *err)
>                               {
>                                       //      if helperName is not running 
> (always the case) and 
>                                       //      MAGIC_BUG_REMOVAL is NOT 
> defined, then the next line will never print:
>                                       NSLog(@"%s MAGIC_ERROR: 
> %@",__FUNCTION__, err);
>                               }
>                       ];

What is the error that gets logged here?

Charles

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to