summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarcus Holland-Moritz <mhx-perl@gmx.net>2008-01-04 12:28:54 +0000
committerMarcus Holland-Moritz <mhx-perl@gmx.net>2008-01-04 12:28:54 +0000
commit121b77126d4ab6098abde56a8c4175a9704d61b2 (patch)
tree343b2118389ad00a103dab3d230d3e31934fb52c /README
parentae374e95f2465dddad54f12486ab8266e5ccbb5a (diff)
downloadperl-121b77126d4ab6098abde56a8c4175a9704d61b2.tar.gz
There's no need to handle 'set' magic in the mX?PUSH macros.
The macros all create new mortals using sv_newmortal(), and those cannot be magical. This is in contrary to the X?PUSH macros, which operate on TARG, which can be magical. With that in mind, mentioning whether or not mX?PUSH can handle 'set' magic doesn't make sense any longer. p4raw-id: //depot/perl@32824
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions