[perl #57978] Implement last/redo/next/continue control exceptions

2008-10-23 Thread Tim Nelson via RT
On Sat Aug 16 07:29:31 2008, [EMAIL PROTECTED] wrote: > - Needs last/redo/next/continue exceptions in PCT (PCT) This is done in rakudo; does that mean that this ticket is done?

[perl #63360] [PATCH] Update configure script and makefiles for installed Parrot

2009-06-01 Thread Tim Nelson via RT
Attached an updated patch. pmichaud has stated that he will not accept multiple make files, which this contains. He's planning on updating the makefiles himself. In the meantime, this patch is something which works, but which I will update when pmichaud has updated the makefile. diff --git a/C

[perl #63360] [PATCH] Update configure script and makefiles for installed Parrot

2009-07-27 Thread Tim Nelson via RT
Ok, here's a new patch against the updated ins2 branch. pmichaud has done some "make install" stuff, and I've added to it as required for building RPMs. Other than adding a few useful files to the installation image (ie. the setting *.pm files could come in handy), it should have no effect on non

[perl #63360] [PATCH] Update configure script and makefiles for installed Parrot

2009-07-29 Thread Tim Nelson via RT
Attached patch is updated according to pmichauds comments on IRC recently. diff --git a/build/Makefile.in b/build/Makefile.in index 9ee3f7b..97452a0 100644 --- a/build/Makefile.in +++ b/build/Makefile.in @@ -1,6 +1,8 @@ # Copyright (C) 2006-2009, The Perl Foundation. # $Id$ +DESTDIR