Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 034c827a9b35e416c3c9492634ea0ef81ed1566f
https://github.com/Perl/perl5/commit/034c827a9b35e416c3c9492634ea0ef81ed1566f
Author: James E Keenan <[email protected]>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M hv.c
M util.c
Log Message:
-----------
Fix error in util.c causing clang++ build-time failure
As suggested by Leon Timmermans in
https://github.com/Perl/perl5/issues/19515.
Same problem detected in hv.c.
Pull request: https://github.com/Perl/perl5/pull/19516