diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-04-05 21:39:01 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-04-05 22:21:01 -0700 |
commit | c31c2913381bad74c5f1f5c67c4d9c6e037550ad (patch) | |
tree | 37b444f97af6a3be1c7a487e627cd7541a85aa25 /t/io | |
parent | 801eb0831ada14406f0f0900110602ffb6aa5476 (diff) | |
download | perl-c31c2913381bad74c5f1f5c67c4d9c6e037550ad.tar.gz |
[perl #87708] atan2 $tied, $tied
This fixes atan2 when the same tied scalar is used for both operands
and returns two different values. Before this commit, get-magic would
be called only once and the same value used. In 5.12.x, the operands
would be reversed.
Diffstat (limited to 't/io')
0 files changed, 0 insertions, 0 deletions