This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reset the iterator when an array is cleared
authorVincent Pit <perl@profvince.com>
Fri, 22 Jun 2012 13:55:55 +0000 (15:55 +0200)
committerVincent Pit <perl@profvince.com>
Fri, 22 Jun 2012 13:56:29 +0000 (15:56 +0200)
commit83f29afad70b612d23a170f28fca57f0c8ca24af
tree9f78339bae9fdd7957da5b2283e39cce20274318
parent7762c3748b5616504fc9a8c5dd0c0e078d85eec5
Reset the iterator when an array is cleared

This fixes RT #75596.
embed.fnc
embed.h
mg.c
mg_vtable.h
pod/perldelta.pod
proto.h
regen/mg_vtable.pl
t/op/each_array.t