On Mon, Jun 30, 2008 at 8:02 PM, Will Coleda <[EMAIL PROTECTED]> wrote:
> On Sun, Jun 22, 2008 at 1:05 PM, James Keenan via RT
> <[EMAIL PROTECTED]> wrote:
>> On Sat Jun 21 07:16:56 2008, [EMAIL PROTECTED] wrote:
>> [snip]
>>>
>>> (a) pull renum_op_map_file() out of Parrot::Ops2pm::Utils and into a
On Sun, Jun 22, 2008 at 1:05 PM, James Keenan via RT
<[EMAIL PROTECTED]> wrote:
> On Sat Jun 21 07:16:56 2008, [EMAIL PROTECTED] wrote:
> [snip]
>>
>> (a) pull renum_op_map_file() out of Parrot::Ops2pm::Utils and into a
>> subclass -- the better to emphasize that it's not part of the regular
>> 'ma
On Sat, Jun 21, 2008 at 1:40 PM, chromatic <[EMAIL PROTECTED]> wrote:
> On Saturday 21 June 2008 07:16:58 James Keenan via RT wrote:
>
>> On Sat May 10 20:22:53 2008, coke wrote:
>> > This make file isn't preprocessed like the standard root.in: it
>> > assumes perl is in your path, and redefines th
From: chromatic <[EMAIL PROTECTED]>
Date: Sat, 21 Jun 2008 10:40:29 -0700
On Saturday 21 June 2008 07:16:58 James Keenan via RT wrote:
. . .
> (b) pull the '--renum' option out of tools/build/ops2pm.pl;
>
> (c) replace tools/dev/ops_renum.mak with a pure Perl program which d
On Saturday 21 June 2008 07:16:58 James Keenan via RT wrote:
> On Sat May 10 20:22:53 2008, coke wrote:
> > This make file isn't preprocessed like the standard root.in: it
> > assumes perl is in your path, and redefines the list of OPSFILES.
>
> Let me pose some questions:
>
> 1. Who actually use
On Sat May 10 20:22:53 2008, coke wrote:
> This make file isn't preprocessed like the standard root.in: it
> assumes perl is in your path, and redefines the list of OPSFILES.
Let me pose some questions:
1. Who actually uses this program? Under what circumstances?
2. Must exist this program as
On Sat, May 10, 2008 at 08:22:53PM -0700, Will Coleda wrote:
> This make file isn't preprocessed like the standard root.in: it
> assumes perl is in your path, and redefines the list of OPSFILES.
>
> Let's move the step into the core makefile, and add another
> --maintainer tweak like the one for
# New Ticket Created by Will Coleda
# Please include the string: [perl #53976]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=53976 >
This make file isn't preprocessed like the standard root.in: it
assumes perl is in your p