Paul Cochrane via RT schrieb:
On Fri Nov 17 14:17:18 2006, particle wrote:
~ all but one test have been adapted for and moved to t/codingstd/
~ remaining test is for not-yet-approved codingstd item
The remaining test complains about more than one '.' in a filename and
filenames which
Author: allison
Date: Sun Oct 14 21:37:31 2007
New Revision: 22101
Modified:
trunk/docs/pdds/draft/pdd24_events.pod
Log:
[pdd] Fill in attributes and vtable functions for events and event handlers.
Modified: trunk/docs/pdds/draft/pdd24_events.pod
=
Paul Cochrane via RT wrote:
On Sun Jul 08 15:09:19 2007, ptc wrote:
At present we have to specify warnings flags for each version of gcc
(see config/auto/gcc.pm). This is a pain. Perl 5 is able to work out
automatically the warnings flags of gcc and then use those for
compilation. Parrot shou
On Fri Nov 17 14:17:18 2006, particle wrote:
> ~ all but one test have been adapted for and moved to t/codingstd/
> ~ remaining test is for not-yet-approved codingstd item
The remaining test complains about more than one '.' in a filename and
filenames which don't conform to the 8.3 format. My f
Here are a few things that struck me just now, looking at
pdd15_objects.pod. (Though it may or may not be the right time for
dealing with them.)
1. The C operation doesn't say how the new parent
affects the MRO:
=item add_parent
$P1.add_parent($P3)
Adds a singl
On Sun Jul 08 15:09:19 2007, ptc wrote:
> At present we have to specify warnings flags for each version of gcc
> (see config/auto/gcc.pm). This is a pain. Perl 5 is able to work out
> automatically the warnings flags of gcc and then use those for
> compilation. Parrot should do this too.
Automa
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46425]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46425 >
Hi all,
Compiling Parrot with -ansi (in gcc) means that it will barf on the
'inline' k
Resolved in r22089 with a patch from Juan Natera (Pabellon) at the PPW
Hackathon.
Hi,
the patch I provided has not yet been reviewed or applied. Could anybody
have a look at it? It'll only take 5 minutes or so. If it's ok, it can
be applied before this month's release, and this ticket can be closed.
Thanks in advance,
kjs
On Mon Oct 08 06:50:29 2007, kjs wrote:
> On 10/8/07,