Add a union in place of xnv_nv, which allows AVs and HVs to re-use
authorNicholas Clark <nick@ccl4.org>
Sat, 21 May 2005 22:46:50 +0000 (22:46 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 21 May 2005 22:46:50 +0000 (22:46 +0000)
commite4305a6302fd35f8f8c1a7e612369beaaea58a4a
tree6ac771d6994c71db69f780e38918c56d399bdfef
parent0e66cca035ceb727a3ab9256f4ef9b63b31b7c37
Add a union in place of xnv_nv, which allows AVs and HVs to re-use
the memory to store pointers and integers.
(Part 1 - will be reworked to be more efficient when IV or void*
is 64 bit soon)

p4raw-id: //depot/perl@24538
av.h
cv.h
dump.c
ext/B/B.pm
ext/B/B.xs
ext/Devel/Peek/t/Peek.t
hv.h
sv.h