Fix warning code in Perl_sv_vcatpvfn() to make the TODO
authorMarcus Holland-Moritz <mhx-perl@gmx.net>
Sun, 9 Nov 2008 13:42:58 +0000 (13:42 +0000)
committerMarcus Holland-Moritz <mhx-perl@gmx.net>
Sun, 9 Nov 2008 13:42:58 +0000 (13:42 +0000)
commit1d1ac7bc98334889587f2985125658b93a408866
treecb779b504a24c0ec0aa0eac5515730f3ee101771
parentd85e265b2ae3a60df7d1fa65504e5ad351eac3c7
Fix warning code in Perl_sv_vcatpvfn() to make the TODO
tests introduced with #34781 pass. Add some more warning
tests to t/lib/warnings/sv.

p4raw-id: //depot/perl@34783
sv.c
t/lib/warnings/sv
t/op/sprintf2.t