On Friday 17 August 2007 06:59:27 Steve Peters wrote:
> The attached patch cleans up some problems with C++ compiling currently
> with Parrot.
This patch has most of the cleanups while not segfaulting, at least on x86
Linux with GCC 4.1.2.
-- c
=== src/gc/smallobject.c
On Friday 17 August 2007 12:51:21 Steve Peters wrote:
> The changes to src/gc/smallobject.c seems to be causing some coredumps.
> The attached patch backs out that change and adds a few additional ones.
I'll look at the smallobject patch. Meanwhile, thanks and applied as of
r20663.
-- c
On Fri, Aug 17, 2007 at 06:59:27AM -0700, Steve Peters wrote:
> # New Ticket Created by Steve Peters
> # Please include the string: [perl #44729]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=44729 >
>
>
> The attached
# New Ticket Created by Steve Peters
# Please include the string: [perl #44729]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=44729 >
The attached patch cleans up some problems with C++ compiling currently
with Parrot.
St