[Perl/perl5] 9e4aa0: reinstate const magic vtables
[email protected] (Tony Cook via perl5-changes) Thu, 23 Jul 2026 17:56:46 -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: 9e4aa068b3aed3083dd0fe7e15ff4bdca7bab8be
https://github.com/Perl/perl5/commit/9e4aa068b3aed3083dd0fe7e15ff4bdca7bab8be
Author: Tony Cook <[email protected]>
Date: 2026-07-24 (Fri, 24 Jul 2026)
Changed paths:
M perl.h
Log Message:
-----------
reinstate const magic vtables
Magic vtables were originally made const in c910fea and except for one
bug that was rejected (GH #14450) has caused no reported problems that
I recall (or find).
9c376794d8 which has an unrelated commit message and changes related
to that commit message, removed the const-ness from magic vtables.
So this appears to have been accidentally removed.
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications