This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Possibly uninitialized.
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 10 Dec 2014 02:36:46 +0000 (21:36 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 10 Dec 2014 04:09:21 +0000 (23:09 -0500)
commit2afbc6522ad19982b2586affb3f24d49951b81b6
tree1fa44bc09f1e8d46d72d04d7989577e56df4881a
parent2ff17054686fbbea633300aef3b712b457152967
Possibly uninitialized.

op.c:8346:21: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
op.c:8811:21: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
op.c