From: Vincent Pit Date: Wed, 11 Mar 2015 01:04:33 +0000 (-0300) Subject: Set the mg_flags inside vmg_sv_magicext() according to the vtbl entries X-Git-Tag: v0.56~5 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=c77fbf03cffe6f4a24764ba311a9ac1650c08237;hp=c77fbf03cffe6f4a24764ba311a9ac1650c08237;p=perl%2Fmodules%2FVariable-Magic.git Set the mg_flags inside vmg_sv_magicext() according to the vtbl entries ---