On Jun 2, 2010, at 1:11 PM, Development wrote: > Ok this is bizarre and it's been happening in several apps of mine and I > don't understand it. > I'm getting scrambled variable data. For instance I pass a float 'float' with > a value of 1.0 and the receiver gets some weird number like 345783653.0.
What's the code look like here? Are you getting any warnings? More than likely this is something along the lines of a type mismatch on the message send, but without seeing the code it is hard to know how or why that might happen. -- David Duncan Apple DTS Animation and Printing _______________________________________________ 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