diff options
author | Father Chrysostomos <sprout@cpan.org> | 2012-07-29 13:14:40 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-07-29 13:14:40 -0700 |
commit | 2f14e398cab171c93c6228512985ee84aa35be83 (patch) | |
tree | 9f2839f0fa19e8be5a2130142163f7a632d070f5 /op_reg_common.h | |
parent | 50dc2bd3d35d30eddfffb841752c40e125e49edc (diff) | |
download | perl-2f14e398cab171c93c6228512985ee84aa35be83.tar.gz |
Make undef &foo remove call checkers
The fact that the call checker is stored in magic is an implementation
detail. cv_undef does not free magic, so the call checker lives on.
If we were to move the parameter prototype into magic internally, we
would not want undef to stop clearing it. To me, the current situa-
tion with call checkers is similar.
Diffstat (limited to 'op_reg_common.h')
0 files changed, 0 insertions, 0 deletions