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
# 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
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
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
# 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
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