diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-10-18 20:42:30 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-10-18 20:42:30 +0000 |
commit | c62eb2047c09034e319c2e6d5aaba369cad92b76 (patch) | |
tree | 816a4bc238bb8aec2097a77a84f860e900701ebf /pp_hot.c | |
parent | 024963f8e0e4bfbd631d6878a69f86cabc760a32 (diff) | |
download | perl-c62eb2047c09034e319c2e6d5aaba369cad92b76.tar.gz |
It seems crazy for Perl_yylex() to individually shift each element off
PL_preambleav, and then free each in turn, rather than simply process
the array in place, and allow the sv_free(PL_preambleav) to dispose of
everything.
p4raw-id: //depot/perl@32140
Diffstat (limited to 'pp_hot.c')
0 files changed, 0 insertions, 0 deletions