Re: [COMMIT] GC_DEBUG, Some GC Fixes, and Remaining GC Bugs

2002-08-14 Thread Mike Lambert
Somebody gimme a cookie. /me hands Steve a cookie. If the rx info object is going away, then obviously those parts of the patch need not be applied. But in the meantime, it's nice to have a Parrot that doesn't crash. I agree. My disclaimer about the regex code in my original email was to

[perl #16038] [PATCH] multidim arrays reworked

2002-08-14 Thread Josef Hook
I've moved all code into one file now. /Josef diff -urN parrot.orig/MANIFEST parrot/MANIFEST --- parrot.orig/MANIFESTMon Aug 12 17:59:49 2002 +++ parrot/MANIFEST Mon Aug 12 18:01:36 2002 -22,6 +22,7 classes/default.pmc classes/genclass.pl classes/intqueue.pmc

Re: [netlabs #801] [PATCH] PerlArray in scalar context

2002-08-14 Thread David M. Lloyd
On Wed, 14 Aug 2002, David M. Lloyd wrote: The problem was that the math vtable methods were giving up if the other side of the operator wasn't an int or a num. So the current version of PerlArray would make $x undef. I'm not sure getting the other thing's int value (as opposed to its

[perl #16219] [PATCH] stack direction probe

2002-08-14 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #16219] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16219 This is a config test for the direction of stack growth that makes the direction