Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 5789229d787471616f83403f0c383e49a20c21c3
https://github.com/Perl/perl5/commit/5789229d787471616f83403f0c383e49a20c21c3
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2026-01-16 (Fri, 16 Jan 2026)
Changed paths:
M regen.pl
Log Message:
-----------
Rebuild embed.h last, in case other regen steps wanted to add more things to
it
Otherwise, it's possible that later steps add new macros that `embed.pl`
would have wanted to add to its list of things to `#undef`, requiring a
second run of `make regen`.
By running embed.pl last, we ensure this happens in the right order the
first time.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications