Re: [PATCH] Hints must come early in Configure.pl

2007-03-25 Thread James Keenan
On Mar 24, 2007, at 11:53 PM, chromatic wrote: On Saturday 24 March 2007 09:06, James Keenan wrote: < ld='c++', ldflags=' -L/usr/local/lib -L/Users/jimk/work/fresh/blib/lib -flat_namespace ', --- ld='/usr/bin/g++-3.3', ldflags=' -L/usr/local/lib -L/Users/jimk/work/fresh/blib/lib -f

[perl #42072] [BUG]: pmc2c.pl: Does anyone (know how to) use the 'no-body' option?

2007-03-25 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #42072] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42072 > Fellow Parrot hackers: 1. Back in November and December, when I was refactoring tools/

[perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-25 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #42073] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42073 > I expect that 'make realclean' will return my Parrot sandbox to the 'pre-Configure.pl'

Re: [perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-25 Thread Klaas-Jan Stol
James Keenan (via RT) wrote: # New Ticket Created by James Keenan # Please include the string: [perl #42073] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42073 > I expect that 'make realclean' will return my Parrot sand

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

2007-03-25 Thread jonathan
Author: jonathan Date: Sun Mar 25 10:43:53 2007 New Revision: 17738 Modified: trunk/docs/pdds/draft/pdd15_objects.pod Log: [PDD15]: Should mention add_method and method for both classes and roles. Modified: trunk/docs/pdds/draft/pdd15_objects.pod ==

Re: [perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-25 Thread James Keenan
On Mar 25, 2007, at 1:41 PM, Klaas-Jan Stol via RT wrote: hi, I'm maintaining compilers/pirc. The pirc.in file (from which the Makefile is generated) does contain: realclean: clean $(RM_RF) Makefile $(RM_RF) pirc$(EXE) When I type 'make realclean' (in compilers/pirc dir.) it does de

[perl #42074] [PATCH] add RECURSION_LIMIT macro

2007-03-25 Thread Alek Storm
# New Ticket Created by "Alek Storm" # Please include the string: [perl #42074] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42074 > This patch defines a RECURSION_LIMIT macro in include/parrot/sub.h, which interp->recurs

[perl #42082] [BUG]: Configure.pl: Misspecified option; 2 non-valid options documented

2007-03-25 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #42082] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42082 > Ongoing refactoring of Configure.pl in the 'reconfigure' branch suggests two bugs in C

Re: [perl #42082] [BUG]: Configure.pl: Misspecified option; 2 non-valid options documented

2007-03-25 Thread Joshua Isom
On Mar 25, 2007, at 9:34 PM, James Keenan (via RT) wrote: # New Ticket Created by James Keenan # Please include the string: [perl #42082] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42082 > Ongoing refactoring of Confi

Re: [perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-25 Thread Klaas-Jan Stol
James Keenan wrote: On Mar 25, 2007, at 1:41 PM, Klaas-Jan Stol via RT wrote: hi, I'm maintaining compilers/pirc. The pirc.in file (from which the Makefile is generated) does contain: realclean: clean $(RM_RF) Makefile $(RM_RF) pirc$(EXE) When I type 'make realclean' (in compilers/pi

Re: [perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-25 Thread Klaas-Jan Stol
Klaas-Jan Stol wrote: James Keenan wrote: On Mar 25, 2007, at 1:41 PM, Klaas-Jan Stol via RT wrote: hi, I'm maintaining compilers/pirc. The pirc.in file (from which the Makefile is generated) does contain: realclean: clean $(RM_RF) Makefile $(RM_RF) pirc$(EXE) When I type 'make real