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 Thursday 16 August 2007 22:55:15 Colin Kuskie wrote:
> Following more acking of the t/ area, this should be the
> last patch.
Thanks, applied with RT #44709 as r20664.
-- 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
FYI all
r20662 builds fine on Win32 with MinGW and Cygwin
Cheers,
Joshua Gatcomb
a.k.a. Limbic~Region
jerry gay wrote:
perhaps instead there should be a method to return a
value with all $(FOO) syntax resolved by lookup first in
Parrot::Config
1. Can I assume that you're talking about parts of
Parrot::Config::Generated that look like this:
%PConfig_Temp = ( 'TEMP_atomic_o
On Friday 17 August 2007 15:52:36 James E Keenan wrote:
> Am not sure which .pbc files "under compilers/" you're referring to.
> When I search for *.pbc files in a pre-configuration state, this is what
> I get:
>
> [parrot] 505 $ fnsa . '*.pbc'
> ./t/native_pbc/integer_1.pbc
> ./t/native_pbc/integ
chromatic wrote:
# New Ticket Created by chromatic
# Please include the string: [perl #44745]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=44745 >
We use the PBC_COMPAT top-level file to keep track of changes to the Par
# New Ticket Created by chromatic
# Please include the string: [perl #44745]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=44745 >
We use the PBC_COMPAT top-level file to keep track of changes to the Parrot
ByteCode forma
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
On Friday 17 August 2007 09:33:53 jerry gay wrote:
> on windows, with msvc, in Parrot::Configure::Generated, we have:
> 'libparrot_ldflags' => 'libparrot$(A)',
>
> but A isn't defined in the windows environment at parrot runtime, and
> $(A) wouldn't expand it anyway, as that's make sy
Index: lib/Parrot/Test.pm
===
--- lib/Parrot/Test.pm (revision 20652)
+++ lib/Parrot/Test.pm (revision 20653)
@@ -999,7 +999,7 @@
= $PConfig{parrot_is_shared}
? "$PConfig{rpath_blib} -L$P
# 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
12 matches
Mail list logo