develooper Front page | perl.perl5.porters | Postings from January 2018

Re: [perl #132777] Blead Breaks CPAN:GRAY/POSIX-RT-Spawn-0.11.tar.gz

Thread Previous | Thread Next
From:
Zefram
Date:
January 28, 2018 13:17
Subject:
Re: [perl #132777] Blead Breaks CPAN:GRAY/POSIX-RT-Spawn-0.11.tar.gz
Message ID:
20180128131720.GG22873@fysh.org
slaven@rezic.de wrote:
>It seems that PL_Argv and PL_Cmd are not available anymore, but I did
>not find a matching entry in perl5.27.7's perldelta.

Removed in commit 282fc0b3cc2439f69587d980b62bef7f5d5bdfef.  They weren't
specifically mentioned in perldelta because they were never part of the
public API.

POSIX-RT-Spawn has no more need for these globals than the core did.
It would be improved by making changes similar to those made to the core
in the cited commit, to manage this memory via the save stack.

-zefram

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