diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2000-12-07 21:45:08 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2000-12-07 21:45:08 +0000 |
commit | 0ca4541c317eb395329cac582e39db540241d553 (patch) | |
tree | 076350ff7eabc839d57a05b1665f3fb0885568d6 /global.sym | |
parent | 766a733e849204725c27391cf2992d649af4aba6 (diff) | |
download | perl-0ca4541c317eb395329cac582e39db540241d553.tar.gz |
Various oddities p4 diff -se showed up
Remove 'our' from warnings.pl
p4raw-id: //depot/perlio@8026
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/global.sym b/global.sym index b5c367d651..7ca196bc1e 100644 --- a/global.sym +++ b/global.sym @@ -444,6 +444,7 @@ Perl_sv_taint Perl_sv_tainted Perl_sv_unmagic Perl_sv_unref +Perl_sv_unref_flags Perl_sv_untaint Perl_sv_upgrade Perl_sv_usepvn @@ -529,6 +530,7 @@ Perl_sv_utf8_downgrade Perl_sv_utf8_encode Perl_sv_utf8_decode Perl_sv_force_normal +Perl_sv_force_normal_flags Perl_tmps_grow Perl_sv_rvweaken Perl_newANONATTRSUB |