This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
No longer need special handling of my_sprintf
authorKarl Williamson <khw@cpan.org>
Tue, 2 Jul 2019 16:44:06 +0000 (10:44 -0600)
committerNicolas R <atoomic@cpan.org>
Fri, 27 Sep 2019 22:39:31 +0000 (16:39 -0600)
A month ago, I made a commit that had a special case for my_sprintf.  It
turns out if this function is marked in blead as deprecated (which has
now been done), the problem doesn't come up.

(cherry picked from commit 70c38e06ffec0f0c34041c0582c6456e1d70263d)
Signed-off-by: Nicolas R <atoomic@cpan.org>

No differences found