MessageFrom: Luke Palmer [mailto:lrpalmer (AT) gmail (DOT) com]Sent: Thursday, August 17, 2006 8:44 PMTo: Perl6 Language ListSubject: Re: NEXT and the general loop statementWasn't NEXT supposed to do something tricky, such as being mutuallyexclusive with LAST? I remember a debate some time...
Hi there,Here's a patch for Build.PL that should avoid most of the pkg_config troubleson platforms that don't have it. I still don't quite know what to do onWindows when installing from outside of the Parrot tree.-- c...
# New Ticket Created by Nuno Carvalho# Please include the string: [perl #40191]# in the subject line of all future correspondence about this issue.# <URL: >Hi all,After some suggestions made by particle on #parrot here's the patch toimplement some changes to file 't/compilers/pge...
I would think that the test should pass on all platforms. Do youdisagree? What platform did you get the failure on? Is Configuresetting d_localtime_r_needs_tzset? If not, does it work if you forceit?Thanks,BenMessageFrom: SADAHIR Tomoyuki [mailto:bqw10602 (AT) nifty (DOT) com]Sent: Thursday, Aug...
Author: larryDate: Thu Aug 17 16:45:20 2006New Revision: 11116Modified: doc/trunk/design/syn/S12.podLog:Added explicit mention of "self" by suggestion of markjreedModified: doc/trunk/design/syn/S12.pod doc/trunk/design/syn/S12.pod(original) doc/trunk/design/syn/S12.podThu Aug 17 16:45:20 2006@@...
Joshua Colson <jcolson (AT) voidgate (DOT) orgwrote:Thu, 2006-08-17 at 14:21 -0700, chen li wrote:Dear all,Is it possible to create a serial of array nameusinga loop, such as @array0,@array1, @array2, , to@array(n-1)?Yes, it is possible.Why do you want to do that, though?...
Author: larryDate: Thu Aug 17 16:39:38 2006New Revision: 11115Modified: doc/trunk/design/syn/S06.podLog:More old use of multiple invocant terminology changed to longnames.Added mechanism for both short and long switch names.Modified: doc/trunk/design/syn/S06.pod doc/trunk/design/syn/S06.pod(orig...
Author: larryDate: Thu Aug 17 16:08:34 2006New Revision: 11113Modified: doc/trunk/design/syn/S04.podLog:Some leave simplifications.Modified: doc/trunk/design/syn/S04.pod doc/trunk/design/syn/S04.pod(original) doc/trunk/design/syn/S04.podThu Aug 17 16:08:34 2006@@ -12,9 +12,9 @@ Maintainer: Larry...
I was just reading through S12, and it doesn't seem to ever actuallystate that the default invocant name is "self". (Is it self? isit $?SELF, which doesn't appear at all?) S12 mentions declaring anexplicit invocant with : in the method signature, and that it'soptional; and then la...
Dear all,Is it possible to create a serial of array name usinga loop, such as @array0,@array1, @array2, , to@array(n-1)?Thanks,LiDo You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection aroundhttp://mail.yahoo.com...
Automated smoke report for 5.9.4 patch 28730kirk.peters.homeunix.org: Intel(R) Celeron(R) CPU 2.00GHz (GenuineIntel 1994MHz) (i686/1 cpu) on linux - 2.6.17-1.2157_FC5 [fedora] using suncc version smoketime 7 hours 34 minutes (average 28 minutes 24 seconds)Summary: FAIL(m) = K F = Failure(s), ext...
Change 28734 by stevep@stevep-kirk on 2006/08/17 20:28:36Subject: [PATCH] Re: A large-ish C++ TD (Re: [PATCH] g++ stage 1 reached)From: Jarkko Hietaniemi <jhi (AT) iki (DOT) fi>Date: Thu, 17 Aug 2006 19:16:09 +0300Message-ID: <44E49649.9090307 (AT) iki (DOT) fi>Affected files //depot...

