Re: [perl #41496] [TODO] config - profiling options should have their own step in config/init/defaults.pm

2007-06-25 Thread Paul Cochrane
kid51, On 25/06/07, James Keenan via RT <[EMAIL PROTECTED]> wrote: On Tue Feb 13 08:01:12 2007, ptc wrote: > The profiling options specified in config/init/defaults.pm should be > moved into their own 'step' of the configure process. Paul: Can you explain your rationale for this? This was on

[perl #42427] [CAGE] cleanup perlcritic errors

2007-06-25 Thread Paul Cochrane via RT
To be able to attack this ticket properly, we need to be able to run at least a subset of the perlcritic tests with 'make test' alongside the other coding standards tests, so as to ensure that any broken windows do not remain so for very long. Therefore, I propose to change the functionality o

Re: [perl #43187] [BUG] MinGW (build) busted?

2007-06-25 Thread Ron Blaschke
chromatic wrote: > On Sunday 24 June 2007 04:48:19 Ron Blaschke wrote: > >> Thanks for picking this up. The problem was caused by C<#pragma once> >> which MinGW GCC 3.4.2 seems to choke on. There was some discussion on >> the list ("Removing #pragma") too. > > It looks like r18945 should have f

Parrot Bug Summary

2007-06-25 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Jun 25 13:00:02 2007 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with m

Re: [perl #42427] [CAGE] cleanup perlcritic errors

2007-06-25 Thread jerry gay
On 6/25/07, Paul Cochrane via RT <[EMAIL PROTECTED]> wrote: To be able to attack this ticket properly, we need to be able to run at least a subset of the perlcritic tests with 'make test' alongside the other coding standards tests, so as to ensure that any broken windows do not remain so for very

[perl #41895] [TODO] Use Getopt for argument parsing in perlcritic.t

2007-06-25 Thread Paul Cochrane via RT
Implemented as of r19319.

Re: [perl #41915] [TODO] remove unused manifest-generating scripts

2007-06-25 Thread Paul Cochrane
On 25/06/07, Bernhard Schmalhofer via RT <[EMAIL PROTECTED]> wrote: On So. 06. Mai 2007, 12:09:58, bernhard wrote: > TODO: Check whether Parrot::Distribution::gen_manifest_skip() can be used > in mk_manifest_and_skip.pl or alternatively be deleted. Parrot::Distribution::gen_manifest_skip() and

[perl #43371] Transfer Design Tickets to Launchpad

2007-06-25 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #43371] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43371 > Per Allison & coke.

[perl #43375] Parrot configuration option exec-prefix: hyphen vs. underscore

2007-06-25 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #43375] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43375 > --- osname= linux osvers= 2.6.15 arch= i386-linux-thread-multi cc= cc --- Flags:

[perl #43368] [PATCH] typo in docs/gettingstarted.pod

2007-06-25 Thread via RT
# New Ticket Created by Bob Wilkinson # Please include the string: [perl #43368] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43368 > [EMAIL PROTECTED]:~/src/parrot/docs$ diff -u gettingstarted.pod.orig gettingstarted.po

Re: [perl #43368] [PATCH] typo in docs/gettingstarted.pod

2007-06-25 Thread chromatic
On Monday 25 June 2007 13:59:53 Bob Wilkinson wrote: > [EMAIL PROTECTED]:~/src/parrot/docs$ diff -u gettingstarted.pod.orig > gettingstarted.pod --- gettingstarted.pod.orig 2007-06-25 > 21:45:46.0 + +++ gettingstarted.pod 2007-06-25 > 21:45:57.0 + > @@ -292,7 +292,7 @@

[perl #41915] [TODO] remove unused manifest-generating scripts

2007-06-25 Thread Bernhard Schmalhofer via RT
On So. 06. Mai 2007, 12:09:58, bernhard wrote: > TODO: Check whether Parrot::Distribution::gen_manifest_skip() can be used > in mk_manifest_and_skip.pl or alternatively be deleted. Parrot::Distribution::gen_manifest_skip() and subsequently t/distro/manifest_skip.t have been broken for some time.

request for review of #42944

2007-06-25 Thread Mike Mattie
Parrot ML, please review #42944 . This for me blocks further submissions against library.c as I need to know what I will be basing against. Cheers, Mike Mattie - [EMAIL PROTECTED] signature.asc Description: PGP signature

[perl #41915] [TODO] remove unused manifest-generating scripts

2007-06-25 Thread James Keenan via RT
On Mon Jun 25 11:46:07 2007, ptc wrote: > On 25/06/07, Bernhard Schmalhofer via RT > at parrotcode.org> wrote: > > On So. 06. Mai 2007, 12:09:58, bernhard wrote: > > > > > TODO: Check whether Parrot::Distribution::gen_manifest_skip() can > be used > > > in mk_manifest_and_skip.pl or alternatively