develooper Front page | perl.perl5.porters | Postings from July 2013

Re: [perl #118691] Perl crash on usage of index [-1] for array insubroutine call

Thread Previous | Thread Next
From:
Ricardo Signes
Date:
July 6, 2013 19:38
Subject:
Re: [perl #118691] Perl crash on usage of index [-1] for array insubroutine call
Message ID:
20130706193813.GA1225@cancer.codesimply.com
* Father Chrysostomos via RT <perlbug-followup@perl.org> [2013-06-30T10:03:06]
> > > It’s just a matter of tweaking the defer logic in pp_aelem.  Then rvalue
> > > uses of $_[0] within the function will just work, but assignment to
> > > $_[0] will croak with the same error (i.e., the error will be delayed as
> > > long as possible).
> > > 
> > 
> > Do we really want to do that?
> 
> I say Yes! :-)

I think so.  (I am speaking here only as a user.  So, probably: apply unless
somebody has a great objection... which probably should've happened by now?)

-- 
rjbs

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About