Jack had avoided looking into his sons' faces during this Oration, because he
reckoned they'd not wish to be seen with tears streaming down their faces.
But looking up at Jimmy now he saw dry eyes and a quizzical if impatient
phizz. Turning the other way, he saw Danny gazing distractedly at the
# New Ticket Created by chromatic
# Please include the string: [perl #47646]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=47646 >
This ticket is a placeholder for all issues related to the 0.5.1 release
planned for 18 De
I think that the leak is at C.
I tested it that way:
test.pmc
#include "parrot/parrot.h"
pmclass Test
dynpmc
group pjs_group
hll Pjs {
void set_integer_native(INTVAL ignore) {
int i;
for(i=0;i<1000;i++) {
Parrot_PCCINVOKE(INTERP, SELF,
On Nov 18, 2007 12:25 PM, chromatic <[EMAIL PROTECTED]> wrote:
> The next release will be on Tuesday evening. Committers, please review your
> checkins and update NEWS appropriately. Everyone, please submit updates to
> PLATFORMS.
>
> Running make fulltest and reporting any failures would be very
> Per your request, the pasted output of mingw32-make fulltest with gcc
> 3.4.5 on Win32
>
> rev 22919
Ok, I am a dolt - that is the output for Win32 Cygwin
The output for Win32 MinGW is coming soon
>
> /usr/bin/perl.exe t/harness --gc-debug --running-make-test -b
> t/compilers/imcc/*/*.t t/op/
On Nov 18, 2007 12:25 PM, chromatic <[EMAIL PROTECTED]> wrote:
> The next release will be on Tuesday evening. Committers, please review your
> checkins and update NEWS appropriately. Everyone, please submit updates to
> PLATFORMS.
>
> Running make fulltest and reporting any failures would be very
On Nov 20, 2007, at 4:03 AM, Francois PERRAD wrote:
At 09:25 18/11/2007 -0800, chromatic wrote:
The next release will be on Tuesday evening. Committers, please
review your
checkins and update NEWS appropriately. Everyone, please submit
updates to
PLATFORMS.
languages/LANGUAGES_STATUS.p
On Tuesday 20 November 2007 13:43:30 Andy Dougherty wrote:
> Alas, binary searching has proven to be painfully slow, and just painful
> to boot.
That's fine. I was just curious.
> As for other tests, nothing appears to be gobbling up memory unreasonably.
> Most of the test suite passes (maybe 3
On Sat, 17 Nov 2007, chromatic wrote:
> On Friday 16 November 2007 06:22:27 Andy Dougherty wrote:
>
> > For the first time ever, I was able to successfully complete these two
> > tests:
> >
> > t/compilers/pge/p5regex/p5rx.ok
> > 355/960 skipped: various reasons
> >
Jonathan Worthington wrote:
While that is fine, I noticed that add_method and add_vtable_override are
missing this "has the class been instantiated" test. Putting it in,
however, makes some tests fail. Am I right in thinking the tests are wrong
and need to be fixed to clone the (already instanti
Author: allison
Date: Tue Nov 20 07:41:38 2007
New Revision: 22910
Modified:
trunk/docs/pdds/draft/pdd25_concurrency.pod
Log:
[pdd] Substantial update of the concurrency PDD (25) to reflect current design.
Modified: trunk/docs/pdds/draft/pdd25_concurrency.pod
Jonathan Worthington wrote:
Yup. To be able to implement Perl 6's cmp as an MMD method on the
junction, the ability to return a PMC as well as just a -1, 0 or 1 would
be handy. Otherwise we just special case the implementation of the <=>
and cmp operators to get junctions to thread through t
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #47620]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=47620 >
Something has broken 'make test' in several of the languages/
subdirectories, at l
At 09:25 18/11/2007 -0800, chromatic wrote:
The next release will be on Tuesday evening. Committers, please review your
checkins and update NEWS appropriately. Everyone, please submit updates to
PLATFORMS.
languages/LANGUAGES_STATUS.pod could be updated too.
with a special constraint : the ri
14 matches
Mail list logo