diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-06-02 06:07:53 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-06-02 06:07:53 +0000 |
commit | e1f795dc699c88c2d9eb4a46fe629483760393c2 (patch) | |
tree | b441815162375621cd823107a2da6a026bd2ce1e /global.sym | |
parent | 533968fe05e828818d78b731fade41cae15a5f2a (diff) | |
download | perl-e1f795dc699c88c2d9eb4a46fe629483760393c2.tar.gz |
Make the dUNDERBAR/UNDERBAR macros work as advertised.
While we're at it, use the same trick to make reverse()
work correctly with lexical $_.
p4raw-id: //depot/perl@22889
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 46b6458e9b..d97151ebf1 100644 --- a/global.sym +++ b/global.sym @@ -329,6 +329,7 @@ Perl_vstringify Perl_vcmp Perl_ninstr Perl_op_free +Perl_find_rundefsvoffset Perl_pad_sv Perl_reentrant_size Perl_reentrant_init |