# New Ticket Created by Jens Rehsack # Please include the string: [perl #133278] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=133278 > perlapi reports AvFILL is deprecated and encourages using of av_top_index() instead. Unfortunately av_top_index has been introduced with 5.18 - ideally ppport.h supports a fallback for older Perls. See https://travis-ci.org/perl5-utils/List-MoreUtils-XS/builds/391774513 for the failures (with up-to-date ppport.h) The 5.18 failure comes from unfortunate recover from RT#123868/RT#96343 (cpan) and needs rework from author (me). Best regards -- Jens Rehsack - rehsack@gmail.comThread Previous | Thread Next