Companion to #16601: cxinc would create uninitialized
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 18 May 2002 18:42:08 +0000 (18:42 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 18 May 2002 18:42:08 +0000 (18:42 +0000)
commit4fc932073df150c47d1c1a91564ea6bfacbc9a85
tree1d5c5df801fcef7ef324ed899e4d3967255dc52e
parent4a2d96aef46a05a49c9f496c389431f80502373c
Companion to #16601: cxinc would create uninitialized
PERL_CONTEXTs.  The bug was tickled by the test
lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
added to check that I got the context stack extension right.
Also rewrite recurse.t to use test.pl.

p4raw-id: //depot/perl@16679
scope.c
t/op/recurse.t