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>
dist/Devel-PPPort/devel/mkapidoc.sh
dist/Devel-PPPort/parts/apidoc.fnc

index 316e806..9830ec8 100755 (executable)
@@ -77,11 +77,6 @@ if isperlroot $PERLROOT; then
 : This file lists all API functions/macros that are documented in the Perl
 : source code, but are not contained in F<embed.fnc>.
 :
-
-: This line needs to be in this file for things to work, even though it's been
-: removed from later embed.fnc versions
-ApTod   |int    |my_sprintf     |NN char *buffer|NN const char *pat|...
-
 EOF
     grep -hr '^=for apidoc' $PERLROOT | sed -e 's/=for apidoc //'           \
   | grep '|'                                                                \
index 9499f41..048ddf4 100644 (file)
 : This file lists all API functions/macros that are documented in the Perl
 : source code, but are not contained in F<embed.fnc>.
 :
-
-: This line needs to be in this file for things to work, even though it's been
-: removed from later embed.fnc versions
-ApTod   |int    |my_sprintf     |NN char *buffer|NN const char *pat|...
-
 Amnhd||_aMY_CXT
 Amnhd||aMY_CXT
 Amnhd||aMY_CXT_