Branch: refs/heads/smoke-me/jkeenan/fix-clangpp-build-gh-19515-20220310
Home: https://github.com/Perl/perl5
Commit: d94437500791935b9cbca821fe3ad01043a7e3b6
https://github.com/Perl/perl5/commit/d94437500791935b9cbca821fe3ad01043a7e3b6
Author: James E Keenan <[email protected]>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M util.c
Log Message:
-----------
Fix error causing clang++ build-time failure
As suggested by Leon Timmermans in
https://github.com/Perl/perl5/issues/19515.
Commit: 7eeab93c4d75eb946beb1f57b36378959ed71147
https://github.com/Perl/perl5/commit/7eeab93c4d75eb946beb1f57b36378959ed71147
Author: James E Keenan <[email protected]>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M hv.c
Log Message:
-----------
Fix error causing clang++ build-time failure
Same problem as addressed in d944375007.
Compare: https://github.com/Perl/perl5/compare/d94437500791%5E...7eeab93c4d75