[Perl/perl5] d99fef: regen/reentr.pl: Use perl-reserved name for helper
[email protected] (Karl Williamson via perl5-changes) Tue, 04 Aug 2026 05:03:06 -0700
| 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: d99fefbf78ecf88b0a6812d287279937ac257c0e
https://github.com/Perl/perl5/commit/d99fefbf78ecf88b0a6812d287279937ac257c0e
Author: Karl Williamson <[email protected]>
Date: 2026-08-04 (Tue, 04 Aug 2026)
Changed paths:
M reentr.h
M regen/embed.pl
M regen/reentr.pl
Log Message:
-----------
regen/reentr.pl: Use perl-reserved name for helper
This generated helper macro needs to be visible to XS code as it is
called by API macros, but it is not API itself. Change to use a name
form reserved for Perl's use.
Commit: ba8fa5a345098543dbdfd0c2efd202f8ae76d19c
https://github.com/Perl/perl5/commit/ba8fa5a345098543dbdfd0c2efd202f8ae76d19c
Author: Karl Williamson <[email protected]>
Date: 2026-08-04 (Tue, 04 Aug 2026)
Changed paths:
M reentr.h
M regen/reentr.pl
Log Message:
-----------
regen/reentr.pl: Remove trailing white space
Compare: https://github.com/Perl/perl5/compare/7b5d44d01f3b...ba8fa5a34509
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications