develooper Front page | perl.perl5.porters | Postings from August 2016

[perl #39358] sort with custom subname and prototype ($$) segfaultsintermittently

From:
Father Chrysostomos via RT
Date:
August 10, 2016 20:01
Subject:
[perl #39358] sort with custom subname and prototype ($$) segfaultsintermittently
Message ID:
rt-4.0.24-24227-1470859288-427.39358-15-0@perl.org
On Wed Aug 10 10:49:29 2016, public@khwilliamson.com wrote:
> blead is failing to compile for me unless I revert this, with the
> message:
> 
> pp_sort.c: In function ‘OP* Perl_pp_sort(PerlInterpreter*)’:
>  pp_sort.c:1599:26: error: invalid conversion from ‘OP* {aka op*}’ to
> ‘char’ [-fpermissive]
>       copytmps = PL_sortcop;

Fixed in ff859a7f357d.

-- 

Father Chrysostomos


---
via perlbug:  queue: perl5 status: open
https://rt.perl.org/Ticket/Display.html?id=39358



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