Use xpv_len rather than xpv_cur in GVs to store GvASSIGN_GENERATION.
authorNicholas Clark <nick@ccl4.org>
Sat, 25 Feb 2006 16:50:15 +0000 (16:50 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 25 Feb 2006 16:50:15 +0000 (16:50 +0000)
commit08002bbf0bcb501d646b0a428a1fc2e25bbe4256
treef0063fb2f391fa038551d20da60427d937431be5
parent169d2d72355cfee106217aa142a9e61dc32e53d9
Use xpv_len rather than xpv_cur in GVs to store GvASSIGN_GENERATION.
Assert that GVs do not access SvCUR or SvLEN.

p4raw-id: //depot/perl@27328
gv.h
sv.h