On Thu, Oct 23, 2008 at 12:38:36AM -0700, chromatic wrote:
> On Wednesday 22 October 2008 22:49:37 Patrick R. Michaud (via RT) wrote:
>
> This patch fixes things for me, with minimal fuss and without inadvertently
> adding back in ops that we explicitly blacklist via src/ops/ops.skip.
Patch work
On Wednesday 22 October 2008 22:49:37 Patrick R. Michaud (via RT) wrote:
> Since a number of steps have changed since the last time I worked
> with adding/removing opcodes (April 2008), and I have little idea
> what might be causing this, I'm filing this ticket in hopes that
> someone can clear th
On Wednesday 22 October 2008 23:06:22 jerry gay wrote:
> this is definitely fallout from the mmd branch merge. seems ops.skip
> hasn't been modified, and make opsrenumber was never run after opcodes
> were modified.
>
> i wrote a hack that suggests all ops from ops.skip should be removed:
That's
On Wed, Oct 22, 2008 at 10:49 PM, Patrick R. Michaud (via RT)
<[EMAIL PROTECTED]> wrote:
> # New Ticket Created by Patrick R. Michaud
> # Please include the string: [perl #60070]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #60070]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=60070 >
In the lex branch I'm trying to add a new opcode, but
I'm running into a build iss