[Bug 1852437] perl-Perl-Critic-1.138-4.fc33 FTBFS with Perl 5.32: subroutine name is a homonym for builtin function isa at line 140

2020-07-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1852437

Paul Howarth  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Perl-Critic-1.138-5.fc
   ||33
 Resolution|--- |RAWHIDE
Last Closed||2020-07-11 17:54:10



--- Comment #2 from Paul Howarth  ---
I worked around this using a "## nocritic" pragma, but the long-term fix might
be to include making "isa" a special case like "import", "AUTOLOAD", and
"DESTROY" already are, as they are commonly overridden. That's one for upstream
to decide though.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[Bug 1852437] perl-Perl-Critic-1.138-4.fc33 FTBFS with Perl 5.32: subroutine name is a homonym for builtin function isa at line 140

2020-06-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1852437



--- Comment #1 from Paul Howarth  ---
As "isa" is a documented part of Perl::Critic::Document's API, I suspect that
the fix for this will just be to add a ##nocritic pragma to waive the check.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org