[perl #41614] Can't set non-core object attribs yet

2007-02-24 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #41614] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41614 > In Tcl, I've tried to add an attribute to a TclProc PMC (a thin wrapper around .Sub) in

Weekly Perl 6 mailing list summary for 29 January - 3 February, 2007

2007-02-24 Thread Ann Barcomb
This week on the Perl 6 mailing lists ": This mornings up date proposed "Now the da rn spam fi1ters are chang.ng my spelling to look like sp*m. Yeah, that's the 4icket... :)" -- Larry Wall, in 'Enhancing array indices ' Language [svn:perl6-synopsis] r1

Re: [perl #41612] parrot on CPAN testers..

2007-02-24 Thread Patrick R. Michaud
On Sat, Feb 24, 2007 at 01:07:10PM -0800, chromatic wrote: > On Saturday 24 February 2007 13:03, Will Coleda wrote: > > I have a google alert for parrot, which led me to a failed report in > > google groups, which led me to: > > > > http://testers.cpan.org/show/parrot.html > > > > Looks like we don

Re: [perl #41612] parrot on CPAN testers..

2007-02-24 Thread Will Coleda
Whoops. This wasn't meant to be a ticket, just an FYI. On Feb 24, 2007, at 4:03 PM, Will Coleda (via RT) wrote: # New Ticket Created by Will Coleda # Please include the string: [perl #41612] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/

Re: [perl #41612] parrot on CPAN testers..

2007-02-24 Thread chromatic
On Saturday 24 February 2007 13:03, Will Coleda wrote: > I have a google alert for parrot, which led me to a failed report in > google groups, which led me to: > > http://testers.cpan.org/show/parrot.html > > Looks like we don't have a PASS since 0.4.6 on windows. 0.4.9 has a Makefile.PL, which s

[perl #41612] parrot on CPAN testers..

2007-02-24 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #41612] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41612 > I have a google alert for parrot, which led me to a failed report in google groups, whi

Re: [S09] "Whatever" indices and shaped arrays

2007-02-24 Thread Jonathan Lang
Jonathan Lang wrote: Larry Wall wrote: > : If you want the last index, say '*[-1]' instead of '* - 1'. > : If you want the first index, say '*[0]' instead of '* + 0'. > > So the generic version of leaving off both ends would be *[1]..*[-2] > (ignoring that we'd probably write *[0]^..^*[-1] for t

Re: [perl #41604] [BUG] pbc_output_is doesn't work?

2007-02-24 Thread Leopold Toetsch
Am Samstag, 24. Februar 2007 17:05 schrieb Klaas-Jan Stol: > it seems the .pbc files are stored in the repository is that > desirable? Yes for these files. > IMO, it would be enough to store the PIR only, and have that > compiled to PBC If you have a closer look at these .pbcs, you'll see

[perl #41611] [TODO] Write a test for is_perl_exemption()

2007-02-24 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #41611] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41611 > The is_perl_exemption() method of lib/Parrot/Distribution.pm needs a test to check that

[perl #41610] [TODO] Work out why regexp in is_perl_exemption doesn't search subdirs

2007-02-24 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #41610] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41610 > In lib/Parrot/Distribution.pm the regexp in method is_perl_exemption() doesn't allow on

Re: [perl #41604] [BUG] pbc_output_is doesn't work?

2007-02-24 Thread Klaas-Jan Stol
James Keenan via RT wrote: On Fri Feb 23 13:44:22 2007, [EMAIL PROTECTED] wrote: I couldn't find any other tests that run pbc_output_is() (but admittedly, I didnt' look for too long), so it might be this function is never used. [parrot] 577 $ find t -name '*.t' | xargs grep -n pbc_ou

Re: [perl #41601] [BUG] parrotbug b0rken

2007-02-24 Thread Paul Cochrane
On 23/02/07, via RT Klaas-Jan Stol <[EMAIL PROTECTED]> wrote: # New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #41601] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41601 > hi, parrotbug seems to

[perl #41606] [TODO] Add flag to do runtime check on deprecated ops

2007-02-24 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #41606] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41606 > hi, it might be a good idea to add a flag to parrot that checks at runtime whether a

[perl #41604] [BUG] pbc_output_is doesn't work?

2007-02-24 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #41604] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41604 > hi, I was trying to add a test that runs some PIR code as PBC. (so, the specified PI

[perl #41601] [BUG] parrotbug b0rken

2007-02-24 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #41601] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41601 > hi, parrotbug seems to be broken on win32. regards, klaas-jan

[perl #40626] [BUG] :vtable fails for subclasses of core classes

2007-02-24 Thread Klaas-Jan Stol via RT
On Fri Feb 23 11:16:01 2007, particle wrote: > this bug seems to be resolved as of r17163. however, i'm not closing > this ticket until the example code in the original post is added as a test. > ~jerry Attached a patch adding a test to t\pmc\objects.t using the original example code of this bug,

[perl #41597] [PATCH] replacing explicit access to $^O in Configure

2007-02-24 Thread via RT
# New Ticket Created by Aldo Calpini # Please include the string: [perl #41597] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41597 > this patch adds an 'osname' key to Parrot's own $conf->data, which is used in the confi

[perl #41603] [TODO] compilers/imcc/imcc.l different const qualifier

2007-02-24 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #41603] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41603 > hi, when compiling with MS VS 2005, I get: compilers/imcc/imcc.l(662) : warning C409

[perl #41602] [TODO] MS VS 2005 deprecates strdup

2007-02-24 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #41602] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41602 > hi, as of Microsoft visual studio 2005, the function 'strdup' is deprecated. Attache