Branch: refs/heads/smoke-me/jkeenan/local-variable-warnings
Home: https://github.com/Perl/perl5
Commit: a458b00bbd5af903585fbddb54edb33b55763c7d
https://github.com/Perl/perl5/commit/a458b00bbd5af903585fbddb54edb33b55763c7d
Author: James E Keenan <[email protected]>
Date: 2019-11-08 (Fri, 08 Nov 2019)
Changed paths:
M toke.c
Log Message:
-----------
toke.c: local variable hiding parameter of same name
Per: https://lgtm.com/rules/2156240606/
Commit: 360b5616af39ac5700a0bfa84e32b64100e835dd
https://github.com/Perl/perl5/commit/360b5616af39ac5700a0bfa84e32b64100e835dd
Author: James E Keenan <[email protected]>
Date: 2019-11-08 (Fri, 08 Nov 2019)
Changed paths:
M utf8.c
Log Message:
-----------
utf8.c: local variable hiding parameter of same name
Per: https://lgtm.com/rules/2156240606/
Commit: 55c738ea64ad54f6858b08cd2b5a19cbb149e06e
https://github.com/Perl/perl5/commit/55c738ea64ad54f6858b08cd2b5a19cbb149e06e
Author: James E Keenan <[email protected]>
Date: 2019-11-08 (Fri, 08 Nov 2019)
Changed paths:
M util.c
Log Message:
-----------
util.c: local variable hiding parameter of same name
Per: https://lgtm.com/rules/2156240606/
Compare: https://github.com/Perl/perl5/compare/aff6e226573d...55c738ea64ad