Re: How to log arguments in runtime?
Re: How to log arguments in runtime?
- Subject: Re: How to log arguments in runtime?
- From: Jens Alfke <email@hidden>
- Date: Wed, 22 Jun 2011 09:27:50 -0700
On Jun 22, 2011, at 7:40 AM, Guillermo Moral wrote:
> The problem that I have is in this line :
> id value = va_arg(stackFrame, id);
> Doesn`t convert the type of object inside the arguments.
That line looks OK. What does “doesn’t convert the type of object” mean, exactly? It’s hard to answer the question when you’re not being specific about what happens (and what you expected to happen.)
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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