[Perl/perl5] 6b8616: Add missing flag to vdeb entry in embed.fnc
[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: 6b8616c58fbff9268b00d51534e7ff24703b0dc8
https://github.com/Perl/perl5/commit/6b8616c58fbff9268b00d51534e7ff24703b0dc8
Author: Karl Williamson <[email protected]>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M embed.fnc
M proto.h
Log Message:
-----------
Add missing flag to vdeb entry in embed.fnc
In f06f49a5c87e48ddf006976e8965dda4627e2813, I neglected to add the 't'
flag to the vdeb entry, unlike all the other functions in that commit.
That can cause an assert failure, which we're seeing in, e.g., SUSE
smokes.
Commit: 42f87f43790fc26303bd56c2e6dd7bc091eb96a7
https://github.com/Perl/perl5/commit/42f87f43790fc26303bd56c2e6dd7bc091eb96a7
Author: Karl Williamson <[email protected]>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M embed.fnc
Log Message:
-----------
embed.fnc: Remove stray character
This typo may well have been because of cat on keyboard
Compare: https://github.com/Perl/perl5/compare/6d4785315653...42f87f43790f
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications