]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Make the wizard store the MGWIZ address as an IV
authorVincent Pit <vince@profvince.com>
Fri, 27 Nov 2009 11:13:53 +0000 (12:13 +0100)
committerVincent Pit <vince@profvince.com>
Fri, 27 Nov 2009 11:13:53 +0000 (12:13 +0100)
Also, since we validated the wizard, use SvIVX to read the address.
That way, we no longer need to pass the interpreter to vmg_find().
This results also in some consting goodness.


No differences found