make realclean
perl Configure.pl
Generating makefiles and other build files...
step gen::makefiles died during execution:
config/gen/makefiles/bcg.in:73: line ends in a slash
On 10/16/06, jerry gay <[EMAIL PROTECTED]> wrote:
for vim users, these settings may help find trailing spaces and leading tabs:
set list
set listchars=trail:-,tab:\.\
note in this case, the trailing space on the second line is intentional.
~jerry
Note that ":set list" all by itself will
Am Montag, 16. Oktober 2006 19:05 schrieb jerry gay:
> i see no reason to keep this specific to curlies.
> i hate all useless trailing whitespace equally :)
s/useless//
Me too, but there are still some test files with ws at the end, e.g.
t/op/sprintf_tests
You can stare at test result compares i
On 10/16/06, jerry gay <[EMAIL PROTECTED]> wrote:
i see no reason to keep this specific to curlies.
i hate all useless trailing whitespace equally :)
for vim users, these settings may help find trailing spaces and leading tabs:
set list
set listchars=trail:-,tab:\.\
note in this case, the t
On 10/16/06, chromatic <[EMAIL PROTECTED]> wrote:
On Monday 16 October 2006 02:00, Paul Cochrane wrote:
> This patch adds a test to the coding standards which checks for space
> or tab characters after a curly brace when the curly is the last
> printable character on the line. The pumpking hasn
On 10/16/06, chromatic <[EMAIL PROTECTED]> wrote:
On Monday 16 October 2006 02:00, Paul Cochrane wrote:
> This patch adds a test to the coding standards which checks for space
> or tab characters after a curly brace when the curly is the last
> printable character on the line. The pumpking hasn
On Monday 16 October 2006 02:00, Paul Cochrane wrote:
> This patch adds a test to the coding standards which checks for space
> or tab characters after a curly brace when the curly is the last
> printable character on the line. The pumpking hasn't explicitly
> declared that this should be a codin
Author: particle
Date: Mon Oct 16 08:36:41 2006
New Revision: 14930
Modified:
trunk/docs/pdds/pdd07_codingstd.pod
Log:
[PDD07]: fix typo
Modified: trunk/docs/pdds/pdd07_codingstd.pod
==
--- trunk/docs/pdds/pdd07_codin
Hi,
This patch changes the semantics of the checking for the Perl code
coda in Perl::Critic::Policy::CodeLayout::UseParrotCoda. At present
the Perl code coda is checked at the end of the file if no __END__ or
__DATA__ block is present, and is checked before the __END__ or
__DATA__ block if such
Parrot Bug Summary
http://rt.perl.org/rt3/NoAuth/parrot/Overview.html
Generated at Mon Oct 16 13:15:03 2006 GMT
---
* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with m
# New Ticket Created by "Paul Cochrane"
# Please include the string: [perl #40545]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40545 >
Hi,
This patch adds tests for yacc, lex and pmc files to the
Parrot::Distribution te
# New Ticket Created by "Paul Cochrane"
# Please include the string: [perl #40544]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40544 >
Hi,
This patch adds a test for DOS line endings in text files in the
Parrot distribu
# New Ticket Created by "Paul Cochrane"
# Please include the string: [perl #40543]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40543 >
Hi,
This patch adds a test to the coding standards which checks for space
or tab cha
This patch has been superseded by the more general patch in [perl
#40544] (which I should have attached to this ticket, but had
forgotten that I'd already submitted for this issue). Please ignore
[perl #40509].
Thanks,
Paul
14 matches
Mail list logo