[perl #39932] [TODO] enable bulk operations in rt

2007-07-10 Thread Will Coleda via RT
It is now possible to open tickets from the command line if you're a bugadmin. First, get an RT CLI account; see the wiki for details. Then: rt create -e -t ticket set subject='Testing new ticket' [EMAIL PROTECTED] Queue=parrot Will pop you into an editor. Add your text message at the end (any

[perl #43779] Testing new ticket

2007-07-10 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #43779] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43779 > Here's another test ticket. Line needs to have some leading whitespace? And one more?

[perl #43775] Testing new ticket

2007-07-10 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #43775] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43775 > This transaction appears to have no content

[perl #43431] build problem

2007-07-10 Thread Will Coleda via RT
On Fri Jun 29 01:52:18 2007, richard at rusrating.ru wrote: > Dear Parrot people, > > Just updates my subversion depository after a long time. > > Got this error after 'make' Richard - it is often necessary after a long break between updates to run 'make realclean' before doing a configure/m

PMC_data() harmful?

2007-07-10 Thread Will Coleda
Discussion on IRC today about how we can improve the state of the GC system. One of the things that came up was that perhaps we shouldn't be poking inside PMC guts outside of src/*pmc/: instead, we should be using vtable access. I currently see ~500 instances where we use PMC_data() outside

Re: Can't edit parrot wiki pages with Opera

2007-07-10 Thread Paul Cochrane
On 11/07/07, Jesse Vincent <[EMAIL PROTECTED]> wrote: On Jul 10, 2007, at 4:44 PM, Paul Cochrane wrote: >> I've found that when using the Opera web browser that I can't edit >> any >> parrot wiki pages. I click on the "Edit" button, a hash character >> (#) >> gets appended to the URL, and noth

Re: Can't edit parrot wiki pages with Opera

2007-07-10 Thread Jesse Vincent
On Jul 10, 2007, at 4:44 PM, Paul Cochrane wrote: I've found that when using the Opera web browser that I can't edit any parrot wiki pages. I click on the "Edit" button, a hash character (#) gets appended to the URL, and nothing else happens. I've only had success at editing the wiki page

Re: Can't edit parrot wiki pages with Opera

2007-07-10 Thread Paul Cochrane
I've found that when using the Opera web browser that I can't edit any parrot wiki pages. I click on the "Edit" button, a hash character (#) gets appended to the URL, and nothing else happens. I've only had success at editing the wiki pages with firefox, but it'd be nice to be able to use more b

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

2007-07-10 Thread allison
Author: allison Date: Tue Jul 10 13:36:22 2007 New Revision: 19773 Modified: trunk/docs/pdds/draft/pdd17_pmc.pod Log: [pdd] Saving discussion about dynamically extending PMCs from PIR. Modified: trunk/docs/pdds/draft/pdd17_pmc.pod =

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

2007-07-10 Thread allison
Author: allison Date: Tue Jul 10 13:27:44 2007 New Revision: 19772 Modified: trunk/docs/pdds/draft/pdd17_pmc.pod Log: [pdd] Archiving conversation about new way of instantiating builtin PMCs after numeric type system goes away. Modified: trunk/docs/pdds/draft/pdd17_pmc.pod ==

Re: [perl #43761] [PATCH]: Add lib/Perl/Critic to the no_index key in META.yml

2007-07-10 Thread chromatic
On Tuesday 10 July 2007 09:43:28 brian d foy wrote: > Some of the Perl::Critic modules are still in the Parrot distro, but > they don't belong (in the PAUSE sense) to Parrot. This patch tells the > PAUSE indexer not to look at them. > > If you can get this patch in before today's release, then the

[perl #43761] [PATCH]: Add lib/Perl/Critic to the no_index key in META.yml

2007-07-10 Thread brian d foy
# New Ticket Created by "brian d foy" # Please include the string: [perl #43761] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43761 > Some of the Perl::Critic modules are still in the Parrot distro, but they don't belong

[perl #43759] [BUG] realclean leaves files behind

2007-07-10 Thread via RT
# New Ticket Created by Jerry Gay # Please include the string: [perl #43759] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43759 > below is the results from running the subversion command to list the status of a working co

[perl #43757] [BUG] segfault while compiling tge

2007-07-10 Thread via RT
# New Ticket Created by Jerry Gay # Please include the string: [perl #43757] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43757 > i made some small local mods while trying to debug a segfault during 'make test' for langua

[perl #43755] [TODO] example_test_map is broken wrt todo tests

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43755] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43755 > In the file lib/Parrot/Test.pm there is the todo item: # XXX this is broken WRT to

[perl #43753] [TODO] $language should be the name of the test Module

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43753] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43753 > In the file lib/Parrot/Test.pm there is the todo item: # TODO: $langua

Can't edit parrot wiki pages with Opera

2007-07-10 Thread Paul Cochrane
Hi all, I've found that when using the Opera web browser that I can't edit any parrot wiki pages. I click on the "Edit" button, a hash character (#) gets appended to the URL, and nothing else happens. I've only had success at editing the wiki pages with firefox, but it'd be nice to be able to u

[perl #43751] [TODO] extract code into sub generate_pbc()

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43751] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43751 > In the file lib/Parrot/Test.pm there is the todo item: # XXX put this into sub

[perl #43749] [TODO] Is the check in prederef() good enough?

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43749] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43749 > In the file lib/Parrot/Pmc2c/StmRef.pm there is the todo item: if ( $self->does_wr

[perl #43745] [TODO] properly implement getting the inheritance ParrotClass isa delegate

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43745] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43745 > In the file lib/Parrot/Pmc2c/Pmc2cMain.pm there is the todo item: # XXX t

[perl #43741] [TODO] generate C line comments in vtable_decl()

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43741] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43741 > In the file lib/Parrot/Pmc2c.pm there is the todo item (within the vtable_decl() sub):

[perl #43739] [TODO] work out what the todo item in find_mmd_methods() is

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43739] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43739 > In the file lib/Parrot/Pmc2c.pm there is the todo item: $self->{mmds} = @mmds;

[perl #43737] [TODO] properly implement the quick hack to get MMD variants

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43737] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43737 > In the file lib/Parrot/Pmc2c.pm there is the todo item: # XXX quick hack - to get MMD

[perl #43735] [TODO] report errors for "?"

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43735] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43735 > In the file lib/Parrot/Pmc2c.pm there is the todo item (within the proto() method):

[perl #43733] [TODO] scan src/call_list.txt if the generated signature is available

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43733] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43733 > In the file lib/Parrot/Pmc2c.pm there is the todo item: # TODO # scan src/call

[perl #43731] [TODO] BIGNUM maps to what in prototype()?

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43731] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43731 > In the file lib/Parrot/Pmc2c.pm there is the todo item associated with the calltype has

[perl #43729] [TODO] Is init() in lib/Parrot/Pmc2c.pm unused?

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43729] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43729 > In the file lib/Parrot/Pmc2c.pm, there is the todo item within the init() method:

[perl #43727] [TODO] support getting implementations from central superclass

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43727] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43727 > In the file lib/Parrot/Pmc2c.pm there is the todo item: # FIXME support getting im

[perl #43725] [TODO] is exotic type autogeneration appropriate? (lib/Parrot/Pmc2c.pm)

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43725] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43725 > In the file lib/Parrot/Pmc2c.pm there is the todo item: # autogenerate for exo

[perl #43723] [TODO] check for proper nesting in lib/Parrot/PIR/Formatter.pm

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43723] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43723 > In the file lib/Parrot/PIR/Formatter.pm there is the todo item: # XXX we should check

[perl #43721] [TODO] throw errors when attempting to rewrite argument accesses

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43721] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43721 > In the file lib/Parrot/OpsFile.pm there is the todo item: # FIXME: This ought

[perl #43719] [TODO] Complain about using, e.g. $3 in an op with only 2 args

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43719] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43719 > In the file lib/Parrot/OpsFile.pm there is the todo item: # TODO: Complain abo

[perl #43717] [TODO] Questionable regex in lib/Parrot/Op.pm

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43717] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43717 > in the file lib/Parrot/Op.pm there is the todo item (including the line of code) s

[perl #43715] [TODO] C should really be L (lib/Parrot/Docs/POD2HTML.pm)

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43715] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43715 > In the file lib/Parrot/Docs/POD2HTML.pm there is the todo item: # TODO - C sho

[perl #43713] [TODO] Items should only contain paths

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43713] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43713 > In the file lib/Parrot/Docs/Item.pm there is the todo item: # TODO - Items should

[perl #38844] [TODO] Make lint, splint and tags targets

2007-07-10 Thread Paul Cochrane via RT
Just updating this ticket to the current state of play: > The lint target needs to be renamed to splint. Actually, this has been changed to sunlint and bsdlint. The splint target has existed for a while (in two forms; now combined as of r19721 into the one target). > Then create a new lint ta

[perl #43709] [TODO] Groups should only contain items or paths

2007-07-10 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #43709] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43709 > In lib/Parrot/Docs/Group.pm there is the todo item: # TODO - Groups should only co

[PATCH for review only] Don't Access Non-PObj Pool Elements as PObjs

2007-07-10 Thread chromatic
As I mentioned in RT #43481, the garbage collector does some dodgy flag setting in memory pools, particularly in Parrot_add_to_free_list(). The attached patch fixes that, at least for PMC_EXT structures. See src/gc/smallobject.c:210: PObj_flags_SETTO((PObj *)object, PObj_on_free_list_FL