Branch: refs/heads/smoke-me/khw-pr Home: https://github.com/Perl/perl5 Commit: e8b303a141d349f9c2796646ed5482774448abb5 https://github.com/Perl/perl5/commit/e8b303a141d349f9c2796646ed5482774448abb5 Author: Karl Williamson <k...@cpan.org> Date: 2020-11-22 (Sun, 22 Nov 2020)
Changed paths: M embed.fnc Log Message: ----------- embed.fnc: Mark newSVsv_flags as Core only The macros newSVsv and newSVsv_nomg are what one is supposed to use for this functionality.