serious bug introduced by G_VOID changes in 5.003_96: scalar
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 17 Oct 1999 20:33:42 +0000 (20:33 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 17 Oct 1999 20:33:42 +0000 (20:33 +0000)
commita7ec2b44b6a6713a67d2b7d1975eb72a28c1caf5
tree3157dd5947c6803d2e8047aa7eee5b1305c422cf
parent475d79b5e99617ecaabd8d9765f5247b6d49652c
serious bug introduced by G_VOID changes in 5.003_96: scalar
eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
is one symptom of the problem

p4raw-id: //depot/perl@4401
pp_ctl.c
t/op/eval.t