Re: [perl #16622] [PATCH PDD07] Document struct naming conventions

2005-09-20 Thread Brent 'Dax' Royal-Gordon
I submitted the patch below my sig way back in August 2002, in ticket 16622. It documented the then-current naming conventions for structures. Is it still accurate and/or a good idea? Should it (or an up-to-date version of it) be committed? Yet another year has rolled by. Do you

Re: [perl #18097] [PATCH] allow NULL interpreter in sprintf like functions

2005-09-20 Thread Leopold Toetsch
On Sep 20, 2005, at 7:42, Joshua Hoblitt via RT wrote: Is this still an unresolved design issue or can the bug be closed? If in doubt just close such old [PATCH] tickets. -J Thx, leo

Re: [perl #16935] [PATCH] more regex stack manipulation

2005-09-20 Thread Joshua Hoblitt
On Mon, Sep 19, 2005 at 09:57:24PM -0700, Sean O'Rourke via RT wrote: Joshua Hoblitt via RT [EMAIL PROTECTED] writes: Since the rx_* ops are on the chopping block is there any objection to closing this bug? No objection from me. Actually, I'm not an active Parrot developer now, and don't

Re: [perl #16622] [PATCH PDD07] Document struct naming conventions

2005-09-20 Thread Joshua Hoblitt
On Tue, Sep 20, 2005 at 12:33:38AM -0700, Brent 'Dax' Royal-Gordon wrote: I submitted the patch below my sig way back in August 2002, in ticket 16622. It documented the then-current naming conventions for structures. Is it still accurate and/or a good idea? Should it (or an

Bug Wrangling

2005-09-20 Thread Joshua Hoblitt
Hi Folks, You may have noticed lots of RT traffic on very old and stale bugs. What's going on is that I've foolishly volunteered to try to sweep out and tidy up Parrot's bug tracker. Living in the tropics has taught me the extreme importance of dealing with a bug problem before it gets out of

Re: [perl #16622] [PATCH PDD07] Document struct naming conventions

2005-09-20 Thread Dave Mitchell
On Mon, Sep 19, 2005 at 11:18:17PM -1000, Joshua Hoblitt wrote: On Tue, Sep 20, 2005 at 12:33:38AM -0700, Brent 'Dax' Royal-Gordon wrote: I submitted the patch below my sig way back in August 2002, in ticket 16622. It documented the then-current naming conventions for structures. Is

Re: [perl #18097] [PATCH] allow NULL interpreter in sprintf like functions

2005-09-20 Thread Joshua Hoblitt
On Tue, Sep 20, 2005 at 11:00:58AM +0200, Leopold Toetsch wrote: On Sep 20, 2005, at 7:42, Joshua Hoblitt via RT wrote: Is this still an unresolved design issue or can the bug be closed? If in doubt just close such old [PATCH] tickets. I'm just trying to be thorough. Hopefully it

Re: tcl, exceptions in leo-ctx5

2005-09-20 Thread Andy Dougherty
On Mon, 19 Sep 2005, Will Coleda wrote: Good! [inline] isn't real Tcl, it's specific to partcl. That test consists of the code: inline PASM { print ok\n } which should do the obvious thing. Odd that it's squawking about MMD_add. It's very strange. It copied that snippet above

[RFC] Debug Segment, HLL Debug Segment And Source Segment

2005-09-20 Thread Jonathan Worthington
Hi, The current format of the debug segment in Parrot packfiles (.pbc files), as documented in doc/parrotbyte.pod, only allows for a single source file to be named. This became insufficient some time ago since we had .include directives; it also means that there's nothing sensible that