On Thu, 07 Feb 2019 05:29:14 -0800, pali@cpan.org wrote: > And here is patch which makes sv_mortalcopy_flags() function public. +=for apidoc sv_mortalcopy_flags + +Like C<sv_mortalcopy>, but the extra C<flags> are passed to the +C<sv_setsv_flags>. + SV_GMAGIC is also meaningful for sv_mortalcopy_flags(). Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=132964Thread Previous | Thread Next