This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change 34627 didn't realise that if S_find_uninit_var() takes a
authorNicholas Clark <nick@ccl4.org>
Thu, 30 Oct 2008 22:27:16 +0000 (22:27 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 30 Oct 2008 22:27:16 +0000 (22:27 +0000)
commitb3dbd76e6e180b608015c6158c3fec9739ef1343
tree3fdaa2cbd97f006d27bc5b10b630373f7fd9e3ce
parent1593ad57168f1432573f8effd44b7610e9f8f962
Change 34627 didn't realise that if S_find_uninit_var() takes a
const SV *, then so can Perl_report_uninit().

p4raw-id: //depot/perl@34673
embed.fnc
proto.h
sv.c