[perl #43313] [TODO] config/inter/yacc.pm: Write unit tests

2007-09-10 Thread James Keenan via RT
Patches committed to trunk in r21177. Resolving ticket.

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

2007-09-10 Thread James Keenan via RT
On Mon Sep 10 10:53:43 2007, [EMAIL PROTECTED] wrote: > > Is the chance that $prefix ends in slash-newline sufficiently rare > that the $ > anchor is better than \z? > You mean, for the first time in 7-1/2 years of doing Perl, I'm going to have to learn what the \z modifier does? c: you sure

Re: Parrot Hackathon in Pittsburgh

2007-09-10 Thread James E Keenan
Allison Randal wrote: I'll be attending the Pittsburgh Perl Workshop to present and host a Parrot hackathon: http://pghpw.org October 13-14, 2007 I'll be there as well, speaking on coverage analysis with Perl. Some of the other sessions look interesting, so it will be tough to choose betw

Re: [perl #45249] [BUG] r21103-21121 won't build on 64-bit intel

2007-09-10 Thread chromatic
On Monday 10 September 2007 13:49:30 Patrick R. Michaud wrote: > I vote in favor of applying the patch, since it seems to allow > Parrot to build on my system again. :-) Applied in r21175. Can you file a separate bug for t/pmc/fixedfloatarray.t? I think that's a different problem. -- c

Re: [perl #45249] [BUG] r21103-21121 won't build on 64-bit intel

2007-09-10 Thread Patrick R. Michaud
On Sat, Sep 08, 2007 at 12:42:23AM -0700, chromatic wrote: > On Friday 07 September 2007 09:32:51 Patrick R.Michaud wrote: > > > Chromatic is already aware of this issue, but I thought I'd > > file a ticket for it that others can hang information on. > > > > Starting with r21103, Parrot won't buil

Re: [perl #45023] SUGGESTION inlining subs

2007-09-10 Thread Patrick R. Michaud
On Tue, Aug 28, 2007 at 09:37:39AM -0700, Debbie Harry wrote: > # 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 woul

Parrot Hackathon in Pittsburgh

2007-09-10 Thread Allison Randal
I'll be attending the Pittsburgh Perl Workshop to present and host a Parrot hackathon: http://pghpw.org October 13-14, 2007 I'll be on hand to help new contributors get started, answer questions, and work on code. October 13th also happens to be the Parrot bug squashing day for the month (Sat

Re: [perl #42769] Names of basic PMC serve as keywords in PIR

2007-09-10 Thread Patrick R. Michaud
On Mon, Sep 10, 2007 at 07:47:58PM +0200, Bernhard Schmalhofer wrote: > Patrick R. Michaud schrieb: > >>>related to this, I think that imcc also allows for built-in types as > >>>types. > >>>such as ".local Array a" etc. (sorry can't check; don't have my own pc > >>>around here, this is a public pc

Re: Test::Harness 2.99_02 vs. Parrot

2007-09-10 Thread Eric Wilhelm
# from Andy Armstrong # on Monday 10 September 2007 11:13 am: >On 10 Sep 2007, at 19:12, Andy Armstrong wrote: >> What are the steps a parrot-n00b would take to be able to reproduce >> your results? svn co https://svn.perl.org/parrot/trunk parrot perl Configure.pl make make test If your

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

2007-09-10 Thread chromatic
On Monday 10 September 2007 10:41:22 James Keenan via RT wrote: > Better (to make sure that $ep is defined before we try a substitution on > it): > > Index: config/init/install.pm > === > --- config/init/install.pm(revision 21171)

Re: [perl #42769] Names of basic PMC serve as keywords in PIR

2007-09-10 Thread Bernhard Schmalhofer
Patrick R. Michaud schrieb: related to this, I think that imcc also allows for built-in types as types. such as ".local Array a" etc. (sorry can't check; don't have my own pc around here, this is a public pc) (I added some notes about this and other PIR cleanups in languages/PIR and I think also

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

2007-09-10 Thread James Keenan via RT
Better (to make sure that $ep is defined before we try a substitution on it): Index: config/init/install.pm === --- config/init/install.pm (revision 21171) +++ config/init/install.pm (working copy) @@ -66,7 +66,9 @@ my

Re: [perl #45309] [PATCH] sign function

2007-09-10 Thread Patrick R. Michaud
On Sun, Sep 09, 2007 at 09:19:05PM -0500, Joshua Isom wrote: > On Sep 9, 2007, at 6:40 PM, Doug McNutt wrote: > > >At 21:16 +0100 9/9/07, Nicholas Clark wrote: > >>On Sun, Sep 09, 2007 at 10:56:20AM -0700, Jrg Plate wrote: > >>># http://rt.perl.org/rt3/Ticket/Display.html?id=45309 > > >>>This patc

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

2007-09-10 Thread James Keenan via RT
On Sun Sep 09 21:47:48 2007, coke wrote: > > My suggestion would be to modify the code that take the prefix arg to > silently drop the > trailing slash; if we're adding in the slash everywhere we need it > later, this will avoid the > users having to know the details of our makefile-gen process. >

Re: [perl #42769] Names of basic PMC serve as keywords in PIR

2007-09-10 Thread Patrick R. Michaud
On Sun, Sep 09, 2007 at 10:38:11AM -0700, Bernhard Schmalhofer via RT wrote: > On So. 29. Apr. 2007, 06:01:16, kjs wrote: > > In r21167 the keyword 'object', as a synonym of 'pmc', was removed from > PIR. > However the question from kjs remains to be answered: > > > related to this, I think that

Re: [perl #42769] can't create a variable named 'object'

2007-09-10 Thread Patrick R. Michaud
On Sun, Sep 09, 2007 at 04:18:04AM -0700, Bernhard Schmalhofer via RT wrote: > > On Fri Apr 27 09:36:50 2007, particle wrote: > > > it seems that 'object' is a reserved word in imcc, it's a synonym for > > > 'pmc'. it seems undocumented, and i don't see a reason for it--we > > > already have a word

Parrot Bug Summary

2007-09-10 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Sep 10 13:00:03 2007 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with m