# New Ticket Created by Will Coleda
# Please include the string: [perl #50642]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50642 >
Breaking this comment from RT #50554 into a new ticket.
I also wonder how much duplicati
On Thursday 07 February 2008 17:50:45 chromatic wrote:
> There are Parrot_clone_vtable() calls in all the places I expect, but
> there's a misassignment somewhere that's apparently doing the wrong thing.
... and the culprit is init_class_from_hash(), in the Class PMC, which cloned
the parent's
On Thursday 07 February 2008 07:31:44 Patrick R. Michaud wrote:
> I'll leave this ticket open for now, in case one of the Parrot GC
> hackers wants to try to track it down.
You make it sound as if there's more than one!
I don't think it's a GC problem though. Run the original program (or any
R
chromatic wrote:
+=item C
The star should go on the variable name (at least for incoming parameters).
That way we avoid the problem of:
char* foo, bar; /* oops, bar isn't a pointer! */
Yeah, I know that convention and try to stick with it. I copy-pasted
those signatures fro
On Thursday 07 February 2008 10:34:54 jerry gay wrote:
> > I think you mean PCRE, the Perl compatible regular expression library. I
> > could be wrong, though. (Fortunately, it's probably much easier to
> > install than PostgreSQL.)
>
> no, i mean postgres.
>
> > t/library/pg
jerry gay wrote:
On Feb 7, 2008 5:38 AM, via RT Ted Neward
<[EMAIL PROTECTED]> wrote:
t/library/pg.
Interestingly, a parrot.exe process is left running, even after Ctrl-C'ing
the console window in which the tests are running. Could very well be a
configuration p
Author: larry
Date: Thu Feb 7 10:45:55 2008
New Revision: 14502
Modified:
doc/trunk/design/syn/S06.pod
Log:
Some implementation notes about the conflict between autothreading and only subs
Modified: doc/trunk/design/syn/S06.pod
===
On Feb 7, 2008 10:21 AM, chromatic <[EMAIL PROTECTED]> wrote:
> On Thursday 07 February 2008 07:48:03 jerry gay wrote:
>
> > On Feb 7, 2008 5:38 AM, via RT Ted Neward
>
> > <[EMAIL PROTECTED]> wrote:
> > > t/library/pcre...
> > >
> > > t/library/pcre.
On Thursday 07 February 2008 07:48:03 jerry gay wrote:
> On Feb 7, 2008 5:38 AM, via RT Ted Neward
> <[EMAIL PROTECTED]> wrote:
> > t/library/pcre...
> >
> > t/library/pcre...NOK 1# Failed test
> > (t/library/p
> it seems that parrot th
On Feb 7, 2008 5:38 AM, via RT Ted Neward
<[EMAIL PROTECTED]> wrote:
> t/library/pcre...
>
> t/library/pcre...NOK 1# Failed test
> (t/library/p
>
> cre.t at line 48)
>
> # Exited with error code: 1
>
> # Received:
>
> # ok 1
>
> # ok 2
>
>
# New Ticket Created by "Ted Neward"
# Please include the string: [perl #50622]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50622 >
When running nmake test (Visual Studio 2008, WinXP SP2), the process hangs.
Output looks
On Wed, Feb 06, 2008 at 09:59:52PM -0500, Zev Benjamin wrote:
> > What happens if you run using "parrot perl6.pbc" instead
>
> No difference.
>
> > of the perl6 executable? If you still get the segfault, how
> > about trying parrot with the -G option?
>
> This stops the segfault.
>
> >
> > Ho
# New Ticket Created by "Arcady Goldmints-Orlov"
# Please include the string: [perl #50616]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50616 >
This patch enables pynie to parse and construct lists.
Arcady
pynie-list.
> What happens if you run using "parrot perl6.pbc" instead
No difference.
> of the perl6 executable? If you still get the segfault, how
> about trying parrot with the -G option?
This stops the segfault.
>
> How about if the code to be executed is read from a file instead
> of being run via in
# New Ticket Created by Andrew Parker
# Please include the string: [perl #50596]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50596 >
I've copied and modified the tests that were in t/compilers/past-pm
for PCT. This pa
15 matches
Mail list logo