Re: Strange inheritance?
Re: Strange inheritance?
- Subject: Re: Strange inheritance?
- From: Jens Alfke <email@hidden>
- Date: Mon, 15 Mar 2010 13:46:25 -0700
On Mar 15, 2010, at 1:34 PM, Richard L. Aurbach wrote:
BUT, in Caller::Action, the line marked with [2] calls
Base::Func1(), rather than my expected result of Sub::Func1().
Weird. I don't see anything wrong with your code. Is that the exact
code you're running, though? Or something you simplified for the email
that hasn't been run directly?
If I were debugging this I'd set a breakpoint on the line with your
note [2] and examine what's in 'base' and what the generated assembly
code for calling Func1 looks like.
—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden