[perl #44997] Failure in t/configure/029-option_or_data.t

2007-08-28 Thread James Keenan via RT
On Tue Aug 28 19:35:12 2007, [EMAIL PROTECTED] wrote: > James E Keenan wrote: > I'll put a TODO block around it until I can get tuit. > TODO block implemented in r20894.

Re: [perl #44997] Failure in t/configure/029-option_or_data.t

2007-08-28 Thread James E Keenan
James E Keenan wrote: Andy, what revision of this file are you using? A similar problem was reported on IRC just after I posted the file and I uploaded a patch very quickly. I'm wondering if that patch failed. Scratch that explanation. The patch was on 028-option_or_data.t. I'll put a T

[perl #45025] Failures in t/configure/107-inter_progs.0[12].t

2007-08-28 Thread James Keenan via RT
On Tue Aug 28 10:00:38 2007, doughera wrote: > On Solaris, I'm getting the following failure in both 107- > inter_progs.01.t > and .02 .t. I suspect it has to do with the use of callbacks in the > Solaris hints file. I don't know offhand what's trying to OPEN what, > but > the TIEHANDLE emulation

[perl #45019] [PATCH] Correct @INC errors in some t/configure/*.t tests.

2007-08-28 Thread James Keenan via RT
Andy, I believe I've corrected all the files listed above, plus those files in t/postconfigure/ that suffered from the same malady. Could you please double check? Thank you very much.

[perl #45025] Failures in t/configure/107-inter_progs.0[12].t

2007-08-28 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #45025] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45025 > On Solaris, I'm getting the following failure in both 107-inter_progs.01.t and .02 .t

Re: [perl #45013] Configure fails if prefix ends with '/'

2007-08-28 Thread jerry gay
On 8/28/07, via RT dakkar <[EMAIL PROTECTED]> wrote: > # New Ticket Created by dakkar > # Please include the string: [perl #45013] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=45013 > > > > I configured my parrot with: >

[perl #45019] [PATCH] Correct @INC errors in some t/configure/*.t tests.

2007-08-28 Thread James Keenan via RT
Andy, thanks for spotting this. I have just uploaded corrections on the test files initially uploaded this morning (Aug 28 2007). More to come. kid51

svn.perl.org/parrot/trunk: Commit problem

2007-08-28 Thread James E Keenan
This morning I made 3 separate commits to trunk. In each case I did an 'svn up' before the commit, the number of files being added/deleted/modified was <=8 and all conflicts had been resolved. In 1 case I had no problem but in each of two other cases, my commit hung at the "Transmitting files

Re: [perl #44997] Failure in t/configure/029-option_or_data.t

2007-08-28 Thread James E Keenan
Andy Dougherty wrote: # New Ticket Created by Andy Dougherty # Please include the string: [perl #44997] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=44997 > I'm seeing the following failure in t/configure/029-option_or_

[perl #45019] [PATCH] Correct @INC errors in some t/configure/*.t tests.

2007-08-28 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #45019] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45019 > Today I got some new failures in the t/configure suite of tests. The first looks lik

[perl #45023] SUGGESTION inlining subs

2007-08-28 Thread Debbie Harry
# New Ticket Created by "Debbie Harry" # Please include the string: [perl #45023] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45023 > Maybe it would be useful to support inlining of subs (at PIR level?) This would suppo

[perl #45013] Configure fails if prefix ends with '/'

2007-08-28 Thread via RT
# New Ticket Created by dakkar # Please include the string: [perl #45013] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45013 > I configured my parrot with: perl Configure.pl --prefix=/Users/dakkar/Perl6/ but I got thi

[perl #45015] [TODO] Create a 'Rational' PMC for rational numbers

2007-08-28 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #45015] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45015 > Hi, 'languages/lisp' needs support for rational numbers. As a rational number

[perl #43192] [TODO] Parrot::Configure::Step: Test remaining untested subroutines

2007-08-28 Thread James Keenan via RT
Patch applied to trunk in r20879.

[perl #43341] [TODO] config/inter/progs.pm: Write unit tests

2007-08-28 Thread James Keenan via RT
Hearing no objection, applied to trunk in r20878.

[perl #44997] Failure in t/configure/029-option_or_data.t

2007-08-28 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #44997] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=44997 > I'm seeing the following failure in t/configure/029-option_or_data.t on Solaris: $ pe

[perl #43317] [TODO] config/init/hints.pm: Write unit tests

2007-08-28 Thread James Keenan via RT
Hearing no objection, patch applied to trunk in r20877.

Re: [perl #44993] Free()ing of SymReg variables

2007-08-28 Thread chromatic
On Mon, Aug 27, 2007 at 09:00:42AM -0700, Paul Cochrane wrote: > In looking through some of the warnings that Coverity Prevent has > thrown up one common thing has come up which I'd like some advice > about. We are getting "leaked storage" errors often associated with > variables declared as Sym