Bleadperl v5.21.6-473-g8c2e27d breaks GFUJI/macro-0.06.tar.gz #14545
Comments
From @andkbisect commit 8c2e27d Deparse $#{1} with braces sample report http://www.cpantesters.org/cpan/report/5635ff42-be29-11e4-9d50-88838971dd2f Perl -V Summary of my perl5 (revision 5 version 21 subversion 7) configuration: Characteristics of this binary (from libperl): |
From @tonycozOn Thu Feb 26 23:40:31 2015, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote:
Reported upstream as https://rt.cpan.org/Public/Bug/Display.html?id=102439 by Slaven Rezić. Tony |
The RT System itself - Status changed from 'new' to 'open' |
From @tonycozOn Thu Feb 26 23:40:31 2015, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote:
The change also converts $#_ into $#{_} which is unnecessary. Unfortunately macro::__want_param() and macro::__param_replace() can't handle that form of access to @_, and so $#{_} isn't replaced with the actual macro parameter. Since we don't need to deparse $#_ as $#{_} I've modified B::Deparse so it's again deparsed as $#_. Tony |
From @steve-m-hayFixed in b6bba88 so closing this ticket. |
@steve-m-hay - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#123947 (status was 'resolved')
Searchable as RT123947$
The text was updated successfully, but these errors were encountered: