summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorStephen McCamant <smcc@mit.edu>1998-07-12 12:17:00 -0500
committerGurusamy Sarathy <gsar@cpan.org>1998-07-12 22:42:47 +0000
commit1167e5dafaeb6f2fafbecb2493434aa60f088f4d (patch)
tree203e5f4c186e964f3a0f41312770077047c4216d /opcode.pl
parenta3f9223b8714edf9abd00efc3fc8a087202f1e98 (diff)
downloadperl-1167e5dafaeb6f2fafbecb2493434aa60f088f4d.tar.gz
apply patch for smarter AASSIGN_COMMON detection; regen headers
Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net> Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71 p4raw-id: //depot/perl@1458
Diffstat (limited to 'opcode.pl')
-rwxr-xr-xopcode.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcode.pl b/opcode.pl
index f7e4f76eac..8544705b76 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -248,7 +248,7 @@ padav private array ck_null d0
padhv private hash ck_null d0
padany private something ck_null d0
-pushre push regexp ck_null /
+pushre push regexp ck_null d/
# References and stuff.