Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 65e079e634f05db4f0adbc54516f4294f1829048
https://github.com/Perl/perl5/commit/65e079e634f05db4f0adbc54516f4294f1829048
Author: Lukas Mai <[email protected]>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M op.c
M pod/perldelta.pod
M t/lib/warnings/op
Log Message:
-----------
op.c: don't warn about !!$x == $y
Exempt `!!` from the "Possible precedence problem between ! and <cmp>"
warning.
Fixes #22954.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications