Change the context type of for ($a .. $b) to CXt_LOOP_LAZYIV, and
authorNicholas Clark <nick@ccl4.org>
Thu, 24 Jan 2008 12:50:32 +0000 (12:50 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 24 Jan 2008 12:50:32 +0000 (12:50 +0000)
commitc6fdafd0fef3b735d3a7b9441840698d27fe4e6b
tree908c7569373a36970a0c8fe3311798a60b514fe4
parent8b73ab1881b775e12ace39efe757716ab526e9db
Change the context type of for ($a .. $b) to CXt_LOOP_LAZYIV, and
assert that it isn't using  cx->blk_loop.iterlval.
Fix a casting bug when assigning a sentinal to cx->blk_loop.iterary.

p4raw-id: //depot/perl@33061
cop.h
pp_ctl.c
pp_hot.c
scope.c
sv.c