Add a new macro SvVSTRING_mg that returns vstring magic, if any.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 17 May 2006 20:54:23 +0000 (20:54 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 17 May 2006 20:54:23 +0000 (20:54 +0000)
commitb0a11fe104a0ad4cbfcb5d90e8c0fbdfd46e46ac
tree2cbeabf127fee1719e3bf8cf2e33d9f3c034ed05
parente3749539d04912af50a86b1d1e5ae9962c3a882c
Add a new macro SvVSTRING_mg that returns vstring magic, if any.
SvVOK used to do that, in stealth mode, but now it returns a
boolean like it used to. Patch suggested by John Peacock.

p4raw-id: //depot/perl@28218
sv.c
sv.h