Branch: refs/heads/smoke-me/jkeenan/g++10-build-time-warnings-20210913
Home: https://github.com/Perl/perl5
Commit: 8bf774e084616f9fb8aa361e4af1254ecb207fb9
https://github.com/Perl/perl5/commit/8bf774e084616f9fb8aa361e4af1254ecb207fb9
Author: James E Keenan <[email protected]>
Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths:
M gv.c
Log Message:
-----------
g++10 -Wparentheses build-time warnings
Two build-time warnings appeared when building with g++10 as compared
with g++9. Both were:
"suggest parentheses around assignment used as truth value"