[C++-sig] Bug: Pyste and pure virtual functions.
Nicodemus
nicodemus at globalite.com.br
Sat Aug 16 21:51:47 CEST 2003
Prabhu Ramachandran wrote:
>>>>>>"N" == nicodemus <nicodemus at globalite.com.br> writes:
>>>>>>
>>>>>>
>
> N> I tried this approach too, but then it doesn't link: it
> N> complains about the abstract function being referenced inside
> N> the default_() method and is unable to resolve find it (I'm
> N> using Intel 6 on Windows). 8/ Anyone got other ideas?
> >>
> >> Huh? How is that possible? Did you use my patch? I
> >> specifically chose to use method.name and not method.FullName()
> >> since method.name would resolve to the wrapped function. Here
> >> is an example: <snip>
>
> N> Oh, sorry about that! I thought you wanted to call the abstract
> N> method, so I "fixed" your patch! ;) Your patch works perfectly,
> N> really sorry about that! 8) Thanks once again Prabhu! It is in
> N> CVS now.
>
>No problem. :) Thanks for checking it in!
>
Thanks to you for submitting the patch! 8)
>Any ideas on the user defined code support I was talking about
>earlier?
>
Sorry! I just responded to that, please follow it up in that thread!
Thanks again,
Nicodemus.
More information about the Cplusplus-sig
mailing list