in reply to Re: sv_derived_from gives a confsing result
in thread sv_derived_from gives a confsing result
Revealed that ST(0) was '1', leading to the discovery that despite coding that looked like C++, Perl was not treating it as such. Seems to be related to the fact that there was no new() method.warn("not an object %s\n",(char *)SvPV_nolen(ST(0)));
Sigh!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: sv_derived_from gives a confsing result
by ikegami (Patriarch) on Mar 29, 2011 at 08:52 UTC | |
|
Re^3: sv_derived_from gives a confsing result
by syphilis (Archbishop) on Mar 29, 2011 at 10:43 UTC |