Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 4c58833d2762c61be37bd341dccda5f8d7ad8e6e
https://github.com/Perl/perl5/commit/4c58833d2762c61be37bd341dccda5f8d7ad8e6e
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2022-03-08 (Tue, 08 Mar 2022)
Changed paths:
M lib/warnings.pm
M regen/warnings.pl
M warnings.h
Log Message:
-----------
Add a new 'scalar' warnings category
Commit: 7fd94585290b7c489f0886aa211d244510917d65
https://github.com/Perl/perl5/commit/7fd94585290b7c489f0886aa211d244510917d65
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2022-03-08 (Tue, 08 Mar 2022)
Changed paths:
M op.c
M pod/perldiag.pod
M t/lib/warnings/op
Log Message:
-----------
Move sort's scalar context warning to new 'scalar' category
Commit: aae976026340be76ebdfbcf18e11b70ed486b84c
https://github.com/Perl/perl5/commit/aae976026340be76ebdfbcf18e11b70ed486b84c
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2022-03-08 (Tue, 08 Mar 2022)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
Mention in perldelta
Compare: https://github.com/Perl/perl5/compare/f70b3f77e0c8...aae976026340