[perl #51000] [BUG] t/src/intlist.t failures.

2008-02-20 Thread Will Coleda
# New Ticket Created by "Will Coleda" # Please include the string: [perl #51000] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=51000 > osx intel; 10.4.11, gcc 4.0.1; r25870 %prove -v t/src/intlist.t t/src/intlist1..4

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

2008-02-20 Thread kjs
Author: kjs Date: Wed Feb 20 02:54:41 2008 New Revision: 25898 Modified: trunk/docs/pdds/draft/pdd19_pir.pod Log: [pdd19] o move the part about = and morphing, so it's before the macro section. o fix a few pod issues (no errors, but forgotten markup) o add a note about NCI and short-invocation

[PROPOSAL] Remove docs/imcc/macros.pod

2008-02-20 Thread Klaas-Jan Stol
I updated pdd19 a bit in the section for macros. All relevant information is taken from docs/imcc/macros.pod. I suggest the latter file is no longer needed, and can be removed. comments welcome, kjs

Re: [perl #50956] Problems building in VS2008 with latest SVN tip

2008-02-20 Thread Steve Peters
On Feb 18, 2008 3:45 AM, via RT Ted Neward <[EMAIL PROTECTED]> wrote: > # New Ticket Created by "Ted Neward" > # Please include the string: [perl #50956] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=50956 > > > > Steps lo

Re: [perl #50956] Problems building in VS2008 with latest SVN tip

2008-02-20 Thread Cosimo Streppone
Steve Peters wrote: On Feb 18, 2008 3:45 AM, via RT Ted Neward <[EMAIL PROTECTED]> wrote: # New Ticket Created by "Ted Neward" # Please include the string: [perl #50956] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50956 >

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

2008-02-20 Thread kjs
Author: kjs Date: Wed Feb 20 03:10:40 2008 New Revision: 25899 Modified: trunk/docs/pdds/draft/pdd19_pir.pod Log: [pdd19] add a note about search order of the include directive. Modified: trunk/docs/pdds/draft/pdd19_pir.pod

Re: [perl #50956] Problems building in VS2008 with latest SVN tip

2008-02-20 Thread jerry gay
On Feb 20, 2008 3:59 AM, Cosimo Streppone <[EMAIL PROTECTED]> wrote: > Steve Peters wrote: > > On Feb 18, 2008 3:45 AM, via RT Ted Neward > > <[EMAIL PROTECTED]> wrote: > >> # New Ticket Created by "Ted Neward" > >> # Please include the string: [perl #50956] > >> # in the subject line of all futu

[perl #51008] t/distro/file_metadata.t phones home

2008-02-20 Thread via RT
# New Ticket Created by Ronald Blaschke # Please include the string: [perl #51008] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=51008 > t/distro/file_metadata.t contacts the server to do its job. Specifically this part:

[perl #51028] [BUG] gc bug with t/dynoplibs/myops.t test 7 (/alarm alarm alarm/)

2008-02-20 Thread via RT
# New Ticket Created by Jerry Gay # Please include the string: [perl #51028] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=51028 > i don't know why i didn't try this first... possibly lulled into a false sense of security

[perl #38262] [CAGE] get external Perl5 modules out of the parrot repo

2008-02-20 Thread Will Coleda via RT
On Tue Jan 17 16:55:35 2006, [EMAIL PROTECTED] wrote: > perl modules necessary for parrot configuration, development, and > testing have been either committed to the parrot repo, assumed to be > installed by the user, or (in some cases) checked for in code that > uses them. > > this mish-mash is c

[perl #38262] [CAGE] get external Perl5 modules out of the parrot repo

2008-02-20 Thread James Keenan via RT
On Wed Feb 20 17:33:28 2008, coke wrote: > > Another thing to consider is we've upped our minimum perl version > since this ticket was > opened. Here's a quick summary of modules we should be able to rip > right out (based a naive > search of all .pm files in the lib/ dir:) > > Class::Struct was

Re: [perl #51028] [BUG] gc bug with t/dynoplibs/myops.t test 7 (/alarm alarm alarm/)

2008-02-20 Thread chromatic
On Wednesday 20 February 2008 08:17:11 Jerry Gay wrote: > i don't know why i didn't try this first... possibly lulled into a > false sense of security by chromatic and andy's recent bug squashing > efforts? anyway, after much debugging it turns out that > t/dynoplibs/myops.t's test 7 is failing on

Re: [PROPOSAL] Remove docs/imcc/macros.pod

2008-02-20 Thread chromatic
On Wednesday 20 February 2008 03:48:13 Klaas-Jan Stol wrote: > I updated pdd19 a bit in the section for macros. All relevant > information is taken from docs/imcc/macros.pod. > > I suggest the latter file is no longer needed, and can be removed. +1

Re: [perl #51008] t/distro/file_metadata.t phones home

2008-02-20 Thread chromatic
On Tuesday 19 February 2008 14:22:23 Ronald Blaschke wrote: > # New Ticket Created by Ronald Blaschke > # Please include the string: [perl #51008] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=51008 > > > > t/distro/file_

[perl #50520] [PATCH][NQP] method call and =:= tests

2008-02-20 Thread Patrick R. Michaud via RT
Applied in r25909, thanks! Pm

[perl #38262] [CAGE] get external Perl5 modules out of the parrot repo

2008-02-20 Thread James Keenan via RT
On Wed Feb 20 18:17:12 2008, [EMAIL PROTECTED] wrote: > > > > Class::Struct was first released with perl 5.004 ... > > Text::Balanced was first released with perl 5.007003 > > > These two packages will be removed in the next few days, as both are core with Perl 5.8 and their deletion from the

[perl #51054] Parrot 0.6.0 release

2008-02-20 Thread via RT
# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #51054] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=51054 > Placeholder for issues related to the 0.6.0 release, planned for March 18, 2008.

Parrot 0.5.3 "Way of the Parrot" released!

2008-02-20 Thread Patrick R. Michaud
On behalf of the Parrot team, I'm proud to announce Parrot 0.5.3 "Way of the Parrot." Parrot (http://parrotcode.org/) is a virtual machine aimed at running all dynamic languages. Parrot 0.5.3 can be obtained via CPAN (soon), or follow the download instructions at http://parrotcode.org/source.html