[Perl/perl5] 7cc908: Make sv_setsv_cow() visible everywhere
[email protected] (Karl Williamson via perl5-changes)
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/blead/[email protected]> |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 7cc90830154cd72b720cf551b0d6c48751b9d1ce
https://github.com/Perl/perl5/commit/7cc90830154cd72b720cf551b0d6c48751b9d1ce
Author: Karl Williamson <[email protected]>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M embed.fnc
M embed.h
M proto.h
Log Message:
-----------
Make sv_setsv_cow() visible everywhere
See GH #23660. A cpan module is using this function, and
the function was not listed as externally visible. Probably a new
function needs to written to provide similar functionality. But for
now, simply let the current function be visible. It already is marked
as experimental.
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications