Under -DDEBUGGING, assert that SvIVX, SvUVX and SvNVX aren't being
authorNicholas Clark <nick@ccl4.org>
Sun, 19 Feb 2006 20:10:34 +0000 (20:10 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 19 Feb 2006 20:10:34 +0000 (20:10 +0000)
commit05ef5f8f807e05aa6ac8d4f78bb7f33dd4496cdb
tree6a1e027d0f5e470da8b162db9d97aa68ae2b3ede
parent0aa395f8d7800f582dd6179dfa4fb15674fdc9d2
Under -DDEBUGGING, assert that SvIVX, SvUVX and SvNVX aren't being
used on scalars that don't have the memory allocated. Correct
SvSTASH and SvMAGIC to only evaluate the sv argument once.

p4raw-id: //depot/perl@27229
sv.h