Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym for SVf_SCREAM)
authorNicholas Clark <nick@ccl4.org>
Sat, 16 Dec 2006 23:03:42 +0000 (23:03 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 16 Dec 2006 23:03:42 +0000 (23:03 +0000)
commit1ccdb7301362000755034d5e6a7e73f566973104
tree0fa142dae37f66fff801c799e2f2d0829fbdec0b
parent2e5b91de24d62e1e2bf0fd32a1d4d1d849cafc82
Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym for SVf_SCREAM)
to note when a proxy constant subroutine is copied. This allows us to
correctly set GvIMPORTED_CV_on() if the symbol is ever turned into a
real GV.

p4raw-id: //depot/perl@29566
MANIFEST
dump.c
gv.c
pp_hot.c
sv.h
t/lib/proxy_constant_subs.t [new file with mode: 0644]