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

2007-08-31 Thread James Keenan via RT
I think I got all the offending 'use lib' statements in both trunk and the reconfigure/ branch. Haven't heard any more from other users, so I'm closing ticket.

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

2007-08-31 Thread James Keenan via RT
Reopened due to bugs; dependency on 45025 added.

[perl #44957] [PATCH] Refactor Parrot::Configure::Data::dump

2007-08-31 Thread James Keenan via RT
Applied to trunk in r20977 (with change of name of one file from data.t to 032-data.t).

[perl #45103] [TODO] Bundle::Parrot should require minimum version only

2007-08-31 Thread James Keenan via RT
On Fri Aug 31 17:47:56 2007, [EMAIL PROTECTED] wrote: > Installing Bundle::Parrot this evening, I see that I am once again > being force to upgrade to the latest version of some of its component > modules -- almost certainly unnecessarily. > I was posting this RT as I was installing Bundle::P

[perl #45103] [TODO] Bundle::Parrot should require minimum version only

2007-08-31 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #45103] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45103 > Installing Bundle::Parrot this evening, I see that I am once again being force to upgr

Re: [perl #45099] [TODO] Remove Parse::RecDescent from 'trunk'

2007-08-31 Thread James E Keenan
Bernhard Schmalhofer wrote: # New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #45099] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45099 > It looks like nobody, besides the devel tool ./la

[perl #45099] [TODO] Remove Parse::RecDescent from 'trunk'

2007-08-31 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #45099] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45099 > It looks like nobody, besides the devel tool ./languages/m4/tools/frozen2yaml.p

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

2007-08-31 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. Andy: If you get a chance, could you do a checkout of the reconfigure branch

Re: perl Configure.pl --gc=malloc does not build either

2007-08-31 Thread Andy Dougherty
On Fri, 31 Aug 2007, Andrew Dougherty wrote: > On Fri, 31 Aug 2007, Gabor Szabo wrote: > > > perl Configure.pl --gc=malloc > > Sorry, but I suspect that's not going to work either. What *almost* works is perl Configure.pl --gc=libc That uses the system's malloc()/free() combination di

[PATCH] Re: perl Configure.pl --gc=malloc does not build either

2007-08-31 Thread Andrew Dougherty
On Fri, 31 Aug 2007, Gabor Szabo wrote: > perl Configure.pl --gc=malloc Sorry, but I suspect that's not going to work either. > make: *** No rule to make target `src/res_lea.c', needed by > `src/res_lea.o'. Stop. That's bit rot -- res_lea.c is now in src/gc/res_lea.c. However, even fixing tha

[svn:perl6-synopsis] r14445 - doc/trunk/design/syn

2007-08-31 Thread larry
Author: larry Date: Fri Aug 31 01:50:51 2007 New Revision: 14445 Modified: doc/trunk/design/syn/S02.pod Log: block comment fossil spotted by sunnavy++ Modified: doc/trunk/design/syn/S02.pod == --- doc/trunk/design/sy

perl Configure.pl --gc=malloc does not build either

2007-08-31 Thread Gabor Szabo
gcc --version gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4) perl Configure.pl --gc=malloc make this is the STDERR: [...] newpdd15class_p_s 1254 experimental, not in ops.num newpdd15class_p_sc1255 experimental, not in ops.num newpdd15class_p_p 1256 experimenta