Thomas,

Why not use a NSMutableSet and avoid the bridging casts entirely?

davez



On Aug 29, 2011, at 7:20 AM, Thomas Davie wrote:

> I'm not really very clear on how ARC and CF types are meant to interact yet, 
> because of that I've managed to create some buggy code, could someone have a 
> quick stare at this and tell me what I've misunderstood that's causing a 
> segfault when adding to the mutable set:
> 
> https://gist.github.com/1178475
> 
> Thanks
> 
> Tom Davie
> if (*ra4 != 0xffc78948) { return false; }
> 
> _______________________________________________
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/zarzycki%40apple.com
> 
> This email sent to zarzy...@apple.com

_______________________________________________

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

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

Reply via email to