]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Always enable VMG_SAVE_LAST_CX
authorVincent Pit <vince@profvince.com>
Sun, 5 Aug 2012 10:39:26 +0000 (12:39 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 5 Aug 2012 10:39:26 +0000 (12:39 +0200)
commit4591803a480417f70ed1f166ea4433facfddefd4
treef149f0567b069e5e7b1df90a42dbd4459e5439b0
parent4b913bc8188ef7f2fc57062123c8b537db8c0796
Always enable VMG_SAVE_LAST_CX

This allows to remove the special case of only setting in_eval when we are
in a destructor.
Magic.xs