# New Ticket Created by Will Coleda
# Please include the string: [perl #50908]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50908 >
According to http://gcc.gnu.org/onlinedocs/index.html#DIR, looks like
as of gcc 4.2.3 (bu
tuxdna wrote:
src/oo.c:Parrot_remove_parent()
Why should anyone remove a parent of any class? I believe it will break the
hierarchy.
The default class system only allows you to modify the inheritance
hierarchy of a class by cloning the class. That means that any new
instances get the change
On Fri, Feb 8, 2008 at 3:21 PM, via RT Klaas-Jan Stol <
[EMAIL PROTECTED]> wrote:
> # New Ticket Created by Klaas-Jan Stol
> # Please include the string: [perl #50646]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=50646 >
On Thu Feb 14 08:26:05 2008, pmichaud wrote:
> On Wed, Feb 13, 2008 at 07:29:25PM -0800, Will Coleda wrote:
> > compilers/nqp/t/01-literals.t, for example, has a shebang of:
> >
> > #!./parrot
> >
> > but contains a test file written in NQP, not PIR.
> >
> > Before we can re-enable the pir_code_
I *should* be there, though IIRC, Allison will not.
On Thu, 14 Feb 2008, Andy Lester wrote:
I see that Allison's going to be at Frozen Perl. Will you be hackathonning?
Anyone else going to be there besides me?
I'm not sure I'll be sticking around for the hackathon, especially if I don't
hea
# New Ticket Created by "Andrew Whitworth"
# Please include the string: [perl #50884]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50884 >
I fixed a few compile-time warnings in src/spf_vtable.c,
src/threads.c, and src/st
# New Ticket Created by "Andrew Whitworth"
# Please include the string: [perl #50886]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50886 >
..forgot the patch, again. I'll get better at this, i swear.
--Andrew Whitworth
# New Ticket Created by "Andrew Whitworth"
# Please include the string: [perl #50880]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50880 >
Fixed a warning in src/exceptions.c. the dumpcore() macro already
contains an exit
Forgot the patch in the last email.
--Andrew Whitworth
exceptions_c.patch
Description: Binary data
# New Ticket Created by "Andrew Whitworth"
# Please include the string: [perl #50882]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50882 >
Fixed two compile-time warnings in spf_render.c.
1) redefinition of snprintf macr
On Thursday 14 February 2008 18:16:03 Jerry Gay wrote:
> 'cotto' on #parrot came to me with a problem today. he is unable to
> call VTABLE_is_equal(...) inside a .pmc file. i'll use
> src/pmc/exporter.pmc as an example pmc file, because i know its
> internals. here's a patch:
>
> Index: src/pmc/ex
# New Ticket Created by chromatic
# Please include the string: [perl #50894]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50894 >
Currently we can't run Parrot with certain IMCC optimizations (by setting
TEST_PROG_ARGS,
12 matches
Mail list logo