]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Cast the op_info value before applying bit shifts
authorVincent Pit <vince@profvince.com>
Mon, 28 Dec 2009 22:56:45 +0000 (23:56 +0100)
committerVincent Pit <vince@profvince.com>
Mon, 28 Dec 2009 22:56:45 +0000 (23:56 +0100)
commit705dd25f6bac4f48abb98f534cc33e5f918b9faa
treeab747755063eddef57003f273b1bf891398e6237
parent8440b16e2140ff3bdc95a02020b45cb9f92dc5ff
Cast the op_info value before applying bit shifts

Also move the opinfo member before the uvar one in the MGWIZ struct, as
it's used more frequently.
Magic.xs