Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 293f8249d5b662eb7b4c4ea021c010d58ba32392
https://github.com/Perl/perl5/commit/293f8249d5b662eb7b4c4ea021c010d58ba32392
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M mg.h
M regen/embed.pl
M t/porting/symbol_visibility.dat
Log Message:
-----------
Document the Mg<FOO>FUNCS casted accessor macros
We might as well document these and offer them for public use.
This avoids needing to list them in `%unresolved_visibility_overrides`
list in `regen/embed.pl`.
While I was there I tidied up how they apply `const` to their return
value, so it's a bit more obvious at the usage sites.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications