Parrot::Embed 0.01

2006-07-20 Thread chromatic
Hi all, I've bundled up Parrot::Embed into something releasable: http://wgz.org/chromatic/perl/Parrot-Embed.tar.gz To build and pass the tests, you must have the parrot executable in your path and you must have libparrot (or whatever it is on your platform) in your loadable object path

[perl #39892] [BUG] Bus error in t/pmc/eval.t#19

2006-07-20 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #39892] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39892 > Running this test bus errors. Per leo, this is because a failed compilation is returning

Re: get_root_namespace opcode vs. interpinfo {cage cleaners?}

2006-07-20 Thread Allison Randal
Chip Salzenberg wrote: Allison, I suppose that given get_root_namespace, that we should get rid of C? If that's true, then a good little cleanup task would be removing all usage of the latter and replacing it with the former. Yes, agreed. Allison

[perl #39864] [BUG] Compiling P6Regex within code substitutes part of string to match away

2006-07-20 Thread Leopold Toetsch via RT
as mentioned on IRC, it looks like a GC bug, but actually it was a COW string bug (a possibly already set live flag wasn't cleared, which lead to half-moved string memory, s. resources.c:370) Fixed w. r13400

[perl #39897] [PATCH] TGE - add basic syntax error

2006-07-20 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #39897] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39897 > This patch updates TGE slightly to use PGE::Util::die to generate some indication of wh

NCI and libparrot Question

2006-07-20 Thread chromatic
Should this code work? I think so. I don't think it's necessarily *good* practice, but I do think it should work. -- c string_roundtrip.pir Description: Troff document