Branch: refs/heads/smoke-me/jkeenan/fix-clangpp-build-gh-19515-20220310
Home: https://github.com/Perl/perl5
Commit: 3bbf7b8f48c1769d36f4e996742d638922d66262
https://github.com/Perl/perl5/commit/3bbf7b8f48c1769d36f4e996742d638922d66262
Author: James E Keenan <[email protected]>
Date: 2022-03-11 (Fri, 11 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