[perl #42369] [TODO] optimize pointer loading in saveall()

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42369] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42369 > In the file src/ops/stack.ops within the saveall() op there is the note and todo item:

[perl #42371] [TODO] check if object.can(method) in callmethodcc() op

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42371] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42371 > In file src/ops/object.ops, in op callmethodcc(), there is the todo item: "should we c

[perl #42372] [TODO] same opcode names should differ (subclass op)

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42372] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42372 > There are two kludge alerts in src/ops/object.ops related to the subclass op: "KLUDGE

[perl #42373] [TODO] handle non-integer file descriptors

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42373] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42373 > In file src/ops/io.ops, there is the todo item: "integral file descriptors might not e

[perl #42374] [TODO] free results from string_to_cstring() without ugly warnings

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42374] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42374 > In the file src/ops/io.ops there is the todo item: "all results from string_to_cstring

[perl #42375] [TODO] make pmcinfo op official

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42375] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42375 > In the file src/ops/experimental.ops there is the todo item: "move/officalize this opc

[perl #42376] [TODO] handle all ready states in add_io_event opcode

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42376] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42376 > In file src/ops/experimental.ops there is the todo item: "The only handled $4 = IO_THR

[perl #42377] [TODO] clone interpreter to play into the debugger

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42377] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42377 > In src/ops/debug.ops within the debug_break() op, there is the todo item: "clone the i

[perl #42378] [TODO] explicit exit from debug_break() op is not ok

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42378] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42378 > In the file src/ops/debug.ops in the debug_break() op, there is an explicit exit(0), wh

[perl #42379] [TODO] adjust register layout in debug_print()

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42379] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42379 > There is the todo item in debug_print() of src/ops/debug.ops: "adjust register layout"

[perl #42381] [TODO] search library path for parrot bytecode when loading

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42381] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42381 > In the file src/ops/core.ops within the load_bytecode() op there is the todo item embed

JSON won't make test

2007-04-09 Thread Klaas-Jan Stol
hi, attached a patch that changes the file json.in. Currently, when doing nmake test, it won't work (windows), as the changing to the test directory and calling prove is separated by a ';'. This patch changes it in &&. I send this as a patch, because I don't know if it works for other syste

[perl #42382] [TODO] imcc - delete quotes and emit pbc

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42382] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42382 > In the file compilers/imcc/imcc.l, there is the todo item: "delete quotes, -> emit, pb

[perl #42383] [TODO] imcc - if frame->s.file was allocated free it

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42383] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42383 > In the file compilers/imcc/imcc.l there is the todo item: "if frame->s.file was alloca

[perl #42384] [TODO] imcc - check that all the .file text is malloced / freed

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42384] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42384 > In the file compilers/imcc/imcc.l there is the todo item: "check that all the .file te

[perl #42385] [TODO] imcc - remove global variable: cur_namespace

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42385] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42385 > In the file compilers/imcc/imcc.y there is the todo item: "Remove this global variable

Re: [perl #42371] [TODO] check if object.can(method) in callmethodcc() op

2007-04-09 Thread Jonathan Worthington
Paul Cochrane (via RT) wrote: In file src/ops/object.ops, in op callmethodcc(), there is the todo item: "should we check if object.can(method)" Either make the check or remove the todo item with good reason (and maybe leave a comment in the source as to why). I think we should not need to do

Parrot Bug Summary

2007-04-09 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Apr 9 13:00:01 2007 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with mo

Re: JSON won't make test

2007-04-09 Thread jerry gay
On 4/9/07, Klaas-Jan Stol <[EMAIL PROTECTED]> wrote: hi, attached a patch that changes the file json.in. Currently, when doing nmake test, it won't work (windows), as the changing to the test directory and calling prove is separated by a ';'. This patch changes it in &&. I send this as a patch,

Re: Parrot Bug Summary

2007-04-09 Thread jerry gay
On 9 Apr 2007 13:00:41 -, Parrot Bug Summary <[EMAIL PROTECTED]> wrote: Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Apr 9 13:00:01 2007 GMT --- * Numbers * Overview of

[perl #42393] [TODO] FIXME items in languages/regex/lib/Regex/Grammar.y

2007-04-09 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #42393] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42393 > There are two FIXME items in languages/regex/lib/Regex/Grammar.y. Your task, should you

The great "class" variable renaming

2007-04-09 Thread Steve Peters
One problem I recently ran into while working on compiling parrot with C++ is the use of "class" as a variable name in struct _vtable and as parameters in several functions. This will need to change as I begin to move forward on my compatiblity work and I'm looking for some consensus on the name f

Re: [perl #42334] PGE compiler faults out "set_integer_keyed() not implemented in class 'Undef'"

2007-04-09 Thread Patrick R. Michaud
On Sat, Apr 07, 2007 at 11:20:19AM -0700, Jim McKim wrote: > The problematic grammar: > > grammar x_grammar; > > #token h_digits { <:i[0-9a-f]>+ } > #token h_digits { <[0-9a-f]> } > > token TOK_CONSTANT { > # ( : )**{1..15} > : > } The error (that PGE is having difficulty ca

Re: The great "class" variable renaming

2007-04-09 Thread Klaas-Jan Stol
Steve Peters wrote: One problem I recently ran into while working on compiling parrot with C++ is the use of "class" as a variable name in struct _vtable and as parameters in several functions. This will need to change as I begin to move forward on my compatiblity work and I'm looking for some c

Class/Role namespace links

2007-04-09 Thread Jonathan Worthington
Hi, Tonight I started working on the association between classes and namespaces as specified in PDD15. Have some questions. 1) I added a "slot" to the NameSpace PMC to hold a Class or Role PMC a while back. However, there is no interface specified for storing/getting at this slot. For now I'

[perl #41912] [CAGE] survey tools/ dir for unused, old, or broken code, and remove or fix as necessary

2007-04-09 Thread James Keenan via RT
On Mon Mar 19 15:43:27 2007, particle wrote: > there's a number of scripts and utilities in the tools/ subtree which > i suspect have gone unused for some time now. this ticket is a > placeholder to track efforts on surveying and fixing the files under > tools/. > > ~jerry Here is some *non-defin

[svn:parrot-pdd] r18096 - trunk/docs/pdds

2007-04-09 Thread allison
Author: allison Date: Mon Apr 9 19:15:56 2007 New Revision: 18096 Modified: trunk/docs/pdds/pdd15_objects.pod Log: [pdd]: Adding opcodes and methods for 'inspect' to Objects PDD. Modified: trunk/docs/pdds/pdd15_objects.pod

Re: inspect and inspect_str from PIR

2007-04-09 Thread Allison Randal
Jonathan Worthington wrote: Hi, I've now got the inspect_str and inspect vtable methods implemented for the Class PMC, and the method "attributes", "methods", "roles" and "parents" delegate to inspect_str (and that's testable and working). However, there is no way (unless I'm missing it) in

ParrotSketch Agenda for 4/10/07

2007-04-09 Thread Will Coleda
http://www.parrotcode.org/misc/parrotsketch.html * Status reports. Please have them ready to cut and paste to move the meeting along, thanks! * 0.4.11 release ** Please start making sure NEWS & ChangeLog are up to date. * Q&A ** Steve Peter's "class" issue: http://xrl.us/vo86 [groups.google

Re: [perl #42359] [PATCH] Assorted cleanups - part III (Intel C++)

2007-04-09 Thread chromatic
On Sunday 08 April 2007 18:07, Steve Peters via RT wrote: > On Sun Apr 08 16:08:05 2007, stmpeters wrote: > > The attached patch includes several cleanups needed to silence > > warnings > > when compiling Parrot with Intel C++. > > It helps to attach the right patch I get several warnings. I

Re: vtable cleanup and questions

2007-04-09 Thread Allison Randal
Will Coleda wrote: On Apr 6, 2007, at 12:31 PM, Jonathan Worthington wrote: Hi, I'm adding the new vtable entries required for PDD15. A few questions. 1) become_parent we agreed should go. It appears to be completely unused anywhere in the repository (languages included). Should we take tha

[svn:parrot-pdd] r18097 - trunk/docs/pdds/draft

2007-04-09 Thread allison
Author: allison Date: Mon Apr 9 23:37:43 2007 New Revision: 18097 Modified: trunk/docs/pdds/draft/pdd05_opfunc.pod Log: [pdd]: Add standards note to review when preparing Opcodes design doc for launch. Modified: trunk/docs/pdds/draft/pdd05_opfunc.pod