diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-07 20:54:02 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-07 20:54:02 +0000 |
commit | cf48d248eb62e81239204ca4ca6b33029875e0bd (patch) | |
tree | e86de1646183d01ec3c8fb9a554a2bae476fd630 /global.sym | |
parent | f7391caeba91da2f21fc9bf9ae8279f9173b8be6 (diff) | |
download | perl-cf48d248eb62e81239204ca4ca6b33029875e0bd.tar.gz |
Retract #14985, #14899, and #14990, following the principles
"Do no harm." and "If it ain't broke, don't fix it."
Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
some, but still broken, and I do not have the extra brain
cells for the EBCDIC backport. Secondly, the old version
worked both in EBCDIC and non-. Thirdly, the old version
may be more amenable for the behaviour suggsted by Anton
Tagunov regarding the encoding pragma.
p4raw-id: //depot/perl@15084
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/global.sym b/global.sym index a477a0bf3d..9b709ec181 100644 --- a/global.sym +++ b/global.sym @@ -229,7 +229,6 @@ Perl_grok_number Perl_grok_numeric_radix Perl_grok_oct Perl_markstack_grow -Perl_memcmp_byte_utf8 Perl_mess Perl_vmess Perl_sortsv |