in reply to Re: Does hv_delete() decrement the reference count of the SV * it returns?
in thread Does hv_delete() decrement the reference count of the SV * it returns?
Thanks tachyon!
Not to nitpick, but don't you think this is a little unacceptable? If this reference counting scheme is going to work, don't the docs have say which routines mess with their arguments refcounts and which don't?
Is there anyway I could get this info added to perlapi and perlguts? I've found other inconsistencies and omissions in the Perl C documentation too.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Does hv_delete() decrement the reference count of the SV * it returns?
by tachyon (Chancellor) on Oct 14, 2004 at 03:54 UTC |