On Thu, 14 Feb 2019 03:46:17 -0800, pali@cpan.org wrote: > On Tuesday 12 February 2019 20:08:47 Tony Cook via RT wrote: > > On Thu, 07 Feb 2019 05:22:52 -0800, pali@cpan.org wrote: > > > In attachment is implementation of newSVsv_nomg() variant macro which > > > does not process get magic on input scalar. > > > > Why not make SV_NOSTEAL significant for newSVsv_flags() ? > > > > Otherwise it will be messy adding it in the future. > > Ok. In attachment is updated V2 patch which supports all flags like > sv_setsv_flags() function. So not only SV_NOSTEAL, but also > SV_COW_SHARED_HASH_KEYS. Thanks, applied as 238f2c136aa0ab2a1070f175ec56ef61b91ff79d. Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=132964