From: Vincent Pit Date: Wed, 26 Oct 2011 19:56:15 +0000 (+0200) Subject: vmg_cast() should set mg_flags according to the vtable X-Git-Tag: v0.47~6 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=9313f2dc8e1f534131fee3e6235f4a533396a0ac;hp=9313f2dc8e1f534131fee3e6235f4a533396a0ac;p=perl%2Fmodules%2FVariable-Magic.git vmg_cast() should set mg_flags according to the vtable And not according to the Perl callbacks. ---