Branch: refs/heads/smoke-me/jkeenan/scope-h-build-time-warning-20210625
Home: https://github.com/Perl/perl5
Commit: 12f91a24478ac38de7dcd7409e32a7e8c9ef2b5c
https://github.com/Perl/perl5/commit/12f91a24478ac38de7dcd7409e32a7e8c9ef2b5c
Author: James E Keenan <[email protected]>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M scope.h
Log Message:
-----------
I can add starting and ending whitespace
Commit: cd35611a704c907a4466f7feee0a7d78d209ab3e
https://github.com/Perl/perl5/commit/cd35611a704c907a4466f7feee0a7d78d209ab3e
Author: James E Keenan <[email protected]>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M scope.h
Log Message:
-----------
I can bring == up to end of previous line
Commit: 98b458bf57a12f738f1bcebca378849cff1b2892
https://github.com/Perl/perl5/commit/98b458bf57a12f738f1bcebca378849cff1b2892
Author: James E Keenan <[email protected]>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M scope.h
Log Message:
-----------
I can move (char*)name up to end of previous line
... thereby eliminating one line completely.
Commit: 9aba91a58111429acbda8f28b184e08de89ed0d5
https://github.com/Perl/perl5/commit/9aba91a58111429acbda8f28b184e08de89ed0d5
Author: James E Keenan <[email protected]>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M scope.h
Log Message:
-----------
Apply strEQ to first part of condition
... even though the first and second parts are now identical!
This eliminates the build-time warning!
Commit: da2201e229e036afdb89f6441ce66a476719d1d5
https://github.com/Perl/perl5/commit/da2201e229e036afdb89f6441ce66a476719d1d5
Author: James E Keenan <[email protected]>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M scope.h
Log Message:
-----------
Eliminate duplicate condition
Compare: https://github.com/Perl/perl5/compare/5695015b592c...da2201e229e0