Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: acf02c631c6e86be601706a865c38244cf44d346
https://github.com/Perl/perl5/commit/acf02c631c6e86be601706a865c38244cf44d346
Author: Karl Williamson <[email protected]>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M pod/perlguts.pod
M regen/scope_types.pl
M scope.c
M scope_types.h
M sv.c
Log Message:
-----------
Remove docs of broken SAVELONG and SAVEt_LONG
This macro can't work, because it calls a non-existent function:
save_long(); The accomanying SAVEt_LONG is useless as a result.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications