[Perl/perl5] b0b035: Don't export PP, PP_wrapped to XS code
[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: b0b0358984dd15c31767e2ca1692344788e0b217
https://github.com/Perl/perl5/commit/b0b0358984dd15c31767e2ca1692344788e0b217
Author: Karl Williamson <[email protected]>
Date: 2026-08-17 (Mon, 17 Aug 2026)
Changed paths:
M embed.h
M regen/embed.pl
M t/porting/symbol_visibility.dat
Log Message:
-----------
Don't export PP, PP_wrapped to XS code
These are convenience macros for a few files in the perl core, and are
of no use to XS code. They constitute name-space pollution.
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications