[perl #39704] [TODO] Tcl - Convert TODO/XXX comments to RT tickets

2006-07-07 Thread Will Coleda via RT
Suggestion for these and other areas in the source with TODOs... # XXX bad. # XXX (RT#39704) good. Then it's still obvious if you're in the code that a ticket was opened, and it's possible to automate your search for "bad" XXX's (or TODOs). On Mon Jul 03 23:58:41 2006, mdiep wrote: >mini:

Re: Ruby on Parrot

2006-07-07 Thread Allison Randal
Kevin Tew wrote: That would be me! PRuby is the project. Suggestions of a better project name are welcome. Possibly Cardinal? (A ruby-red bird.) The original Cardinal project was started in 2002, but talking last night we decided it needed a complete re-write in PGE/TGE (which is when you w

Re: Ruby on Parrot

2006-07-07 Thread jerry gay
On 7/7/06, Kevin Tew <[EMAIL PROTECTED]> wrote: Allison Randal wrote: > I gave a Parrot talk at a Ruby user group meeting tonight. Someone > mentioned that they had seen somebody on #parrot who was working on a > new Ruby implementation based on Punie. Do you exist? And is there > anything we can

[perl #39761] [NEW] t/codingstd/tabs.t - checks for tabbed indents

2006-07-07 Thread John J. Trammell
# New Ticket Created by "John J. Trammell" # Please include the string: [perl #39761] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39761 > Found in docs/pdds/pdd07_codingstd.pod: All indentation must consist of s

[perl #39759] [NEW] Util tool - search for opcodes

2006-07-07 Thread João Cruz Morais
# New Ticket Created by "João Cruz Morais" # Please include the string: [perl #39759] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39759 > Given a valid regex (pcre style) as an argument, the script will search inside any

[perl #39760] make warnings (r13197 - x86-msvc-7.1)

2006-07-07 Thread via RT
# New Ticket Created by Jerry Gay # Please include the string: [perl #39760] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39760 > compilers\imcc\imcparser.c imcparser.c compilers\imcc\imcparser.c(878) : warning C4273: 'ma

I'm pre-hackathoning at OSCON, not post-hackathoning

2006-07-07 Thread Chip Salzenberg
I'm unable to hang around Portland after Friday afternoon, I'm sorry to report, so Saturday hackathoning will miss me. However, I will be arriving a day _early_ so I'll be in Portland all day Sunday. I understood Patrick to be in a similar situation, so he might be there Sunday too. -- Chip Salz

Java Script in Parrot

2006-07-07 Thread Vishal Soni
Hi, Is any one working on Java Script(ECMA-262) implementation in Parrot? -- Thanks, Vishal

Re: Ruby on Parrot

2006-07-07 Thread Kevin Tew
Allison Randal wrote: I gave a Parrot talk at a Ruby user group meeting tonight. Someone mentioned that they had seen somebody on #parrot who was working on a new Ruby implementation based on Punie. Do you exist? And is there anything we can do to help you? Allison That would be me! PRuby i

Re: [perl #39755] [EMAIL PROTECTED]: tru64 6 failures: getting NaNQs: t/pmc/complex.t

2006-07-07 Thread Jarkko Hietaniemi
Jerry Gay via RT wrote: > i've related this ticket to #38887: (Nobody) Result of INFINITY or NAN > stringification is platform dependent [new] > > there are many platforms failing NaN/Inf related tests due to this issue. That is very true, and very worthy of a separate ticket, but isn't the failu

Re: contrib tool: search for opcodes

2006-07-07 Thread jerry gay
On 7/7/06, João Cruz Morais <[EMAIL PROTECTED]> wrote: Are you talking about the module that has the code to run the steps from Configure.pl? Parrot::Config is a module *generated* by Configure.pl, containing parrot's configuration information in a format (perl module) that's easy for perl scri

Re: contrib tool: search for opcodes

2006-07-07 Thread João Cruz Morais
Hi, I've just submitted the patch. PS: For future Python scripts a port of the Parrot::Config Perl5 module would be nice to have. Are you talking about the module that has the code to run the steps from Configure.pl? Regards, João C Morais

Re: [perl #39745] [PATCH] Fixed TODO on t/codingstd/cppcomments.t

2006-07-07 Thread jerry gay
On 7/6/06, via RT John J. Trammell <[EMAIL PROTECTED]> wrote: Test now uses Parrot::Distribution module instead of mass globbing. thanks, applied as r13196, with some slight modifications, and additions. ~jerry

Re: contrib tool: search for opcodes

2006-07-07 Thread Bernhard Schmalhofer
João Cruz Morais schrieb: (moderator please reject my other message - wrong email) The subject says it all :) Given a valid regex (pcre) as an argument, the script will search inside every *.ops file for an opcode name that matches, and dumps both its arguments and its description. If no argumen

Re: contrib tool: search for opcodes

2006-07-07 Thread Bernhard Schmalhofer
João Cruz Morais schrieb: (moderator please reject my other message - wrong email) The subject says it all :) Given a valid regex (pcre) as an argument, the script will search inside every *.ops file for an opcode name that matches, and dumps both its arguments and its description. If no argumen

Re: [perl #39751] [EMAIL PROTECTED]: tru64 core dump: t/dynoplibs/myops_4.pir

2006-07-07 Thread Will Coleda
hcf is actually supposed to explode if possible. Not sure if we should: 1) skip the test usually; 2) close the ticket as "not a bug" 3) eliminate this particular (silly) dynamic opcode. Regards. On Jul 7, 2006, at 2:04 AM, Jarkko Hietaniemi (via RT) wrote: # New Ticket Created by Jarkko Hiet

Re: [perl #39746] [NEW] t/codingstd/fixme.t - search for FIXME comments in source

2006-07-07 Thread Will Coleda
Thanks, applied as r13195 On Jul 6, 2006, at 5:17 PM, John J. Trammell (via RT) wrote: "John J. Trammell" -- Will "Coke" Coleda [EMAIL PROTECTED]

[perl #39743] [PATCH] change perl6-internals to parrot-porters in docs

2006-07-07 Thread via RT
# New Ticket Created by Chris Dolan # Please include the string: [perl #39743] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39743 > This patch changes the main Parrot mailing list address from perl6- internals to parrot-

[perl #39752] [EMAIL PROTECTED]: tru64 core dump: t/op/lexicals_27.pir

2006-07-07 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #39752] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39752 > (dbx) run --gc-debug t/pmc/lexicals_27.pir # Failed test (t/op/lexicals.t at l

[perl #39751] [EMAIL PROTECTED]: tru64 core dump: t/dynoplibs/myops_4.pir

2006-07-07 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #39751] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39751 > (dbx) run --gc-debug t/dynoplibs/myops_4.pir neither here thread 0x3 signal Segment

[perl #39755] [EMAIL PROTECTED]: tru64 6 failures: getting NaNQs: t/pmc/complex.t

2006-07-07 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #39755] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39755 > t/pmc/complexok 32/53 # Failed test (t/pmc/complex.t at

[perl #39744] accessing exception object should not throw an exception

2006-07-07 Thread via RT
# New Ticket Created by Chip Salzenberg # Please include the string: [perl #39744] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39744 > Keyed access to exception objects should be very forgiving of mistakes, returning the

[perl #39740] [PATCH] fix debug messages in io_unix bind, listen

2006-07-07 Thread via RT
# New Ticket Created by Chris Dolan # Please include the string: [perl #39740] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39740 > This trivial patch corrects a pair confusing stderr diagnostics from the bind() and lis

[perl #39742] [BUG] installed parrot conflicts with dev parrot.

2006-07-07 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #39742] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39742 > The development version of parrot should not be detecting or interacting with the insta

Re: HLL root globals and empty keys (was Re: test of get_namespace opcode)

2006-07-07 Thread Allison Randal
Matt Diephouse wrote: So for the runtime (this is the HLL runtime, not the PIR runtime, btw) we're all set. Arrays fill the need perfectly and let us access the root HLL namespace. That makes me think that we don't need any new opcodes. Chip's latest simplification eliminates the need for crea

[perl #39750] [EMAIL PROTECTED]: tru64 core dump: t/examples/japh_12.pasm

2006-07-07 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #39750] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39750 > (dbx) run --gc-debug t/examples/japh_12.pasm Parrot VM: PANIC: Out of bound registe

[perl #39753] [EMAIL PROTECTED]: tru64 core dump: t/pmc/io_1.pir

2006-07-07 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #39753] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39753 > (dbx) run --gc-debug t/pmc/io_1.pir Undef ok 1 Undef ok 2 Assertion failed: (unsign

[perl #39756] [EMAIL PROTECTED]: tru64 core dump: t/examples/japh_10.pasm

2006-07-07 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #39756] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39756 > (dbx) run --gc-debug t/examples/japh_10.pasm run --gc-debug t/examples/japh_10.pasm

[perl #39754] [EMAIL PROTECTED]: tru64 core dump: t/pmc/resizablebooleanarray_20.pasm

2006-07-07 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #39754] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39754 > (dbx) run --gc-debug t/pmc/resizablebooleanarray_20.pasm thread 0x3 signal Segmenta

[perl #39745] [PATCH] Fixed TODO on t/codingstd/cppcomments.t

2006-07-07 Thread John J. Trammell
# New Ticket Created by "John J. Trammell" # Please include the string: [perl #39745] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39745 > Test now uses Parrot::Distribution module instead of mass globbing. output of dif

[perl #39552] Segfault on FreeBSD during make

2006-07-07 Thread Chip Salzenberg via RT
Is this bug still reproducible this even after removing everything Parrot-related from /usr/local? (Also /usr/bin and /usr/lib if you happen to have installed e.g. Debian's parrot packages.)

[perl #39746] [NEW] t/codingstd/fixme.t - search for FIXME comments in source

2006-07-07 Thread John J. Trammell
# New Ticket Created by "John J. Trammell" # Please include the string: [perl #39746] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39746 > New "technical debt" test to look for FIXME, TODO, and XXX markers in C code and h

Ruby on Parrot

2006-07-07 Thread Allison Randal
I gave a Parrot talk at a Ruby user group meeting tonight. Someone mentioned that they had seen somebody on #parrot who was working on a new Ruby implementation based on Punie. Do you exist? And is there anything we can do to help you? Allison

Re: HLL root globals and empty keys (was Re: test of get_namespace opcode)

2006-07-07 Thread Allison Randal
Chip Salzenberg wrote: Well, I see a lot to like about this, but (and you knew there was a "but" ("but" that's my job now :-))), in descending order of difficulty: And you do it so well. Thank you. :) * The division into two categories ("global" and "symbol") leaves the third category (c

[perl #39757] [BUG] sprintf left-justification doesn't work

2006-07-07 Thread via RT
# New Ticket Created by Matt Diephouse # Please include the string: [perl #39757] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39757 > mini:~/Projects/parrot mdiep$ cat test.pir .sub main :main $P0 = new .Resiz