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.Thread Next