-
Notifications
You must be signed in to change notification settings - Fork 550
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing av_top_index in Devel::PPPort #16586
Comments
From rehsack@gmail.comperlapi reports AvFILL is deprecated and encourages using of av_top_index() instead. See https://travis-ci.org/perl5-utils/List-MoreUtils-XS/builds/391774513 for the failures (with up-to-date ppport.h) Best regards |
From @khwilliamsonOn Wed, 13 Jun 2018 09:19:39 -0700, rehsack@gmail.com wrote:
I agree, and will work on it shortly
-- |
The RT System itself - Status changed from 'new' to 'open' |
From @tonycozOn Wed, Jun 13, 2018 at 09:19:39AM -0700, Jens Rehsack (via RT) wrote:
AvFILL() shouldn't deprecated, maybe discouraged, but not deprecated. Tony |
From @khwilliamsonOn Thu, 14 Jun 2018 23:02:25 -0700, tonyc wrote:
I changed perlapi to not say that this was deprecated (it isn't) in commit Still working on Devel::PPPort |
From @khwilliamsonThis is now fixed in blead, and available for download from cpan |
@khwilliamson - Status changed from 'open' to 'pending release' |
From @khwilliamsonThank you for filing this report. You have helped make Perl better. With the release today of Perl 5.30.0, this and 160 other issues have been Perl 5.30.0 may be downloaded via: If you find that the problem persists, feel free to reopen this ticket. |
@khwilliamson - Status changed from 'pending release' to 'resolved' |
Migrated from rt.perl.org#133278 (status was 'resolved')
Searchable as RT133278$
The text was updated successfully, but these errors were encountered: