Branch: refs/heads/smoke-me/jkeenan/alyssais/gh-18726-toke-c-warnings
Home: https://github.com/Perl/perl5
Commit: 91f0f3e8141d0c2e7114dcc3652dd7fde395bf09
https://github.com/Perl/perl5/commit/91f0f3e8141d0c2e7114dcc3652dd7fde395bf09
Author: Alyssa Ross <[email protected]>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M toke.c
Log Message:
-----------
toke.c: fix format warnings
Signed-off-by: James E Keenan <[email protected]>
Commit: 721aa924360d1dacb4d1e378540f1a3705500623
https://github.com/Perl/perl5/commit/721aa924360d1dacb4d1e378540f1a3705500623
Author: James E Keenan <[email protected]>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M AUTHORS
Log Message:
-----------
alyssais is now a Perl author
Commit: 0f9dce5e163445342daca512233243584bf56af9
https://github.com/Perl/perl5/commit/0f9dce5e163445342daca512233243584bf56af9
Author: James E Keenan <[email protected]>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M toke.c
Log Message:
-----------
Remove 2nd const
It was causing two build-time warnings.
Corrects patch originally submitted in
https://github.com/Perl/perl5/pull/18726.
Compare: https://github.com/Perl/perl5/compare/91f0f3e8141d%5E...0f9dce5e1634