[perl #17702] [PATCH] resources.c - growing allocations

2002-10-01 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17702] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17702 This patch stops parrot from permanently allocating increasing amounts of

[perl #17703] [PATCH] string.c

2002-10-01 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17703] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17703 Description of patch by chunks: - remove outdated comment/ifdef - use

[perl #17704] [PATCH] imcc 0.0.9.4

2002-10-01 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17704] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17704 This patch corrects the reported parser error in imcc/samples.imc. (After .eom,

[perl #17705] [PATCH] examples/life*.p6

2002-10-01 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17705] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17705 This patch corrects an old bug (cutpaste typos) in life.p6 and adds stats of

Perl 6 summary for week ending 2002-09-29

2002-10-01 Thread Piers Cawley
The Perl 6 Summary for the Week Ending 20020929 Okay, this is my last summary before I take a couple of week's holiday away from any form of connectivity. Will I cope? Can my system stand going cold turkey? Can you live without my summaries? Luckily, Leon Brocard has been

RE: [perl #17691] [PATCH] Tiny printf type fixup (fwd)

2002-10-01 Thread Andy Dougherty
On Mon, 30 Sep 2002, Brent Dax wrote: Andy Dougherty: # More generally, though, rather than sprinkling the sources # with INTVAL_FMT and other ugly (but correct and portable # things), should we be trying to # funnel everything through a central printf-like engine and # have it

Open Patch Status

2002-10-01 Thread Robert Spier
http://www.parrotcode.org/openpatches There are a _lot_ of Pending patches. Within a few weeks, I hope to have an automated email nudging about this weekly. -R (801) [PATCH] PerlArray in scalar context Pending (15345) [PATCH] Generating assemble.pl Pending (15574) [PATCH] RECALL renamed

RE: [perl #17691] [PATCH] Tiny printf type fixup (fwd)

2002-10-01 Thread Brent Dax
Andy Dougherty: # *elbows him in the side and points at # /Parrot_v?sn?printf(_[sc])?/ in # misc.c* # # Interesting, yes, that's mostly what I had in mind, but I'm # unsure just how it's intended to be used.[*] That is, if I have # # INTVAL iv = 7; # # what format do I use to print

Re: Would a getting started guide help

2002-10-01 Thread Dan Sugalski
At 10:46 PM -0400 9/28/02, Erik Lechak wrote: I would like to start helping in the development of parrot. I have read the documentation, the design docs, and went over the source, but I am still a little lost. I would eventually like to help with the coding, but it appears that there may be

Re: RFC: library entry name collision

2002-10-01 Thread Dan Sugalski
At 9:37 PM -0400 9/29/02, Mike Lambert wrote: intlist is not the only culprit. ./classes/key.c and ./key.c have a similar problem. Then let's start a convention. Classes start with a CL_ prefix, encodings with an EN_ prefix, and character set stuff starts with a CS_ prefix. --

Re: Perl 6 JAPH ...

2002-10-01 Thread H.Merijn Brand
On Sat 28 Sep 2002 02:23, Michael G Schwern [EMAIL PROTECTED] wrote: On Sat, Sep 21, 2002 at 12:33:05PM +0200, Thomas Klausner wrote: In accordance to Schwern's How use strict got me a perl5porter, this seems like How obfuscation got me on perl6-internals ... s/Schwern/Merijn/ For