This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In pp_warn and pp_die, eliminate pv, which is assigned to but never read.
authorNicholas Clark <nick@ccl4.org>
Tue, 29 Mar 2011 13:15:59 +0000 (14:15 +0100)
committerNicholas Clark <nick@ccl4.org>
Wed, 18 May 2011 19:26:54 +0000 (20:26 +0100)
commit72d749260665bf3a57913ccb056f7d8cba9a2d99
treec443ff554386a8a93e1c8d7f37717a3629a3b0a1
parent9de10d5cc42400cb24ab416f95826fe4d2a152a6
In pp_warn and pp_die, eliminate pv, which is assigned to but never read.
pp_sys.c