develooper Front page | perl.perl5.porters | Postings from April 2000

Re: [ID 20000409.003] Disappearing constant values

Thread Previous | Thread Next
From:
Nick Ing-Simmons
Date:
April 10, 2000 00:27
Subject:
Re: [ID 20000409.003] Disappearing constant values
Message ID:
200004100726.IAA08147@tiuk.ti.com
Gurusamy Sarathy <gsar@ActiveState.com> writes:
>
>I'd say peek() should make a copy when moving it to the pad if the
>SV is already a PADTMP.

What does PADTMP _mean_ ?  (And where does one look fror such definitions?)

All I can find is comment in sv.h
"
sv.h:#define SVs_PADTMP	0x00000200	/* in use as tmp */
"

Is setting PADTMP on a constant the right thing to do in the first place?

-- 
Nick Ing-Simmons <nik@tiuk.ti.com>
Via, but not speaking for: Texas Instruments Ltd.


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About