DEFSV causes GvSVn() to be used in lvalue context.
authorNicholas Clark <nick@ccl4.org>
Fri, 8 Jul 2005 15:57:16 +0000 (15:57 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 8 Jul 2005 15:57:16 +0000 (15:57 +0000)
commit547f15c3f9c804a1f8fe9c9f91b4907c17953b29
tree1b91f3b2ebef3824c5135a597e64991d63a703e9
parent27ed30b88a644381a2e2f6c2b2814412d3b5c78c
DEFSV causes GvSVn() to be used in lvalue context.
Not sure if instead we should recode DEFSV to avoid this, and leave
GvSVn() as rvalue only, like its namesakes.

p4raw-id: //depot/perl@25099
gv.h