I have a rather large ObjC and C project that I want to clean-up in order to 
make it re-enterent/thread safe.
There are all sorts of issues I need to deal with here but one of the most 
troubling is the rather liberal use of static and global variables through the 
project. Fixing the issues is not a problem but I need a way to be able to find 
these in all the files (other then actually scanning each file manually). Are 
there any tools that can help me do this?

Thanks,

Eyal

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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