Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #40905] [CAGE] coding standards hammer too big

5 views
Skip to first unread message

Will Coleda

unread,
Nov 16, 2006, 8:00:36 AM11/16/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Will Coleda
# Please include the string: [perl #40905]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=40905 >


Any files that are copied from somewhere else should be immune from
our coding standards.

This includes items in

lib/Parse/RecDescent.pm, which is from CPAN, or

languages/tcl/library/*, from tcl's standard library.

r15596 changed some of these "exempt" files. This exemption should be
codified in the PDD and into the test files.

--
Will "Coke" Coleda
wi...@coleda.com


Paul Cochrane via RT

unread,
Jan 8, 2007, 12:48:47 PM1/8/07
to perl6-i...@perl.org
On Thu Nov 16 05:00:35 2006, coke wrote:
> Any files that are copied from somewhere else should be immune from
> our coding standards.
>
> This includes items in
>
> lib/Parse/RecDescent.pm, which is from CPAN, or
>
> languages/tcl/library/*, from tcl's standard library.
>
> r15596 changed some of these "exempt" files. This exemption should
be
> codified in the PDD and into the test files.

As of r16495 the external-but-in-the-repo Perl files are now exempt
from being tested by perlcritic.t. This also goes for the
automatically generated perl files.

I'll attack the C-language files soon.

Regards,

Paul

Paul Cochrane via RT

unread,
Jan 8, 2007, 1:04:46 PM1/8/07
to perl6-i...@perl.org
On Thu Nov 16 05:00:35 2006, coke wrote:
> Any files that are copied from somewhere else should be immune from
> our coding standards.
>
> This includes items in
>
> lib/Parse/RecDescent.pm, which is from CPAN, or
>
> languages/tcl/library/*, from tcl's standard library.
>
> r15596 changed some of these "exempt" files. This exemption should
be
> codified in the PDD and into the test files.

Exempt C-language files now protected from the coding standards hammer,
as of r16496.

Is it ok to close this ticket now?

Paul

Jerry Gay

unread,
Jan 8, 2007, 1:07:02 PM1/8/07
to parrotbug...@parrotcode.org, perl6-i...@perl.org
not until the pdd is updated.

Paul Cochrane via RT

unread,
Jan 8, 2007, 2:49:54 PM1/8/07
to perl6-i...@perl.org

Updated in r16498. What thinks you?

Paul

0 new messages