]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
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)
Also move the opinfo member before the uvar one in the MGWIZ struct, as
it's used more frequently.


No differences found