On Thu, Mar 6, 2008 at 3:03 PM, chromatic <[EMAIL PROTECTED]> wrote:
> On Thursday 06 March 2008 11:47:41 Will Coleda wrote:
>
> > Sure. Take the original:
> > > > $ ../../parrot tcl.pbc -e "puts [concat {expand}[lindex {a b} 1]]"
> >
> > and just tack a --pir on the end: I verified that savin
On Sat, Mar 8, 2008 at 2:59 PM, chromatic <[EMAIL PROTECTED]> wrote:
> On Thursday 06 March 2008 06:22:21 Will Coleda wrote:
>
>
> > in PDD17, the following program (which prints "b\n" in trunk), dies:
> >
> > $ ../../parrot tcl.pbc -e "puts [concat {expand}[lindex {a b} 1]]"
> > argument doesn'
From: chromatic <[EMAIL PROTECTED]>
Date: Sat, 8 Mar 2008 01:03:12 -0800
On Friday 07 March 2008 19:24:53 Bob Rogers wrote:
> Using pdd17pmc, Kea-CL passes all tests (after s/DYNSELF/SELF/g, of
> course), with no regression on either of the memory bugs reported
> recently.
L
chromatic wrote:
... I have to ask, if we switched to METHOD instead of PCCMETHOD, why
do we have PCCRETURN instead of RETURN? =-)
Hysterical raisins, as far as I know.
Largely because I forgot to mention PCCRETURN in that step of the
migration plan. Committed fix in r26268.
Allison
On Thursday 06 March 2008 06:22:21 Will Coleda wrote:
> in PDD17, the following program (which prints "b\n" in trunk), dies:
>
> $ ../../parrot tcl.pbc -e "puts [concat {expand}[lindex {a b} 1]]"
> argument doesn't array.
Ha. The problem's not Parrot (as far as I can tell) but Tcl. {a b} is a
On Saturday 08 March 2008 07:31:08 Ron Blaschke wrote:
> I've been looking into a failure of F on Windows,
> but I don't think the problem is limited to that platform.
>
> $ prove t\dynoplibs\myops.t
> t\dynoplibs\myops..5/10
> t\dynoplibs\myops..6/10 # Failed test 'three alarm'
> # at
rblasch has marked this test as TODO as of r26267. So the file as a
whole is passing (and, at least on Linux, make test is passing), but the
underlying problem is not solved.
Ron Blaschke wrote:
Hi,
I've been looking into a failure of F on Windows,
but I don't think the problem is limited to that platform.
$ prove t\dynoplibs\myops.t
t\dynoplibs\myops..5/10
t\dynoplibs\myops..6/10 # Failed test 'three alarm'
# at t\dynoplibs\myops.t line 118.
# Exited
Hi,
I've been looking into a failure of F on Windows,
but I don't think the problem is limited to that platform.
$ prove t\dynoplibs\myops.t
t\dynoplibs\myops..5/10
t\dynoplibs\myops..6/10 # Failed test 'three alarm'
# at t\dynoplibs\myops.t line 118.
# Exited with error code: 255
A couple of points about YAPC:
1. It's almost two weeks earlier this year than it has been in the past
three years. So if your mental clock has been set to "3 days of YAPC +
2 days of hackathon + 3-day 4th-of-July weekend" (as mine has), please
reset it whenever you (or, at least, those of y
Hi,
I'm on win32 xp pro, msvc express
Punie, Pynie, ecmascript are passing tests.
(c99 does not, but that's not different from trunk.)
kjs
On Wed, Mar 5, 2008 at 1:48 AM, Will Coleda <[EMAIL PROTECTED]> wrote:
> I wanted to call attention to part of today's Parrot Sketch:
>
> - Otherwise, th
Hi folks,
I think I've finished doing what I can with
docs/pdds/draft/pdd28_character_sets.pod for the time being.
Please have a look at it, and let me know if there's anything wrong,
anything unclear, anything missing or anything objectionable about it.
Character set and encoding support is
On Friday 07 March 2008 19:24:53 Bob Rogers wrote:
>From: "Will Coleda" <[EMAIL PROTECTED]>
>Date: Tue, 4 Mar 2008 19:48:09 -0500
>
>I wanted to call attention to part of today's Parrot Sketch:
>
> - Otherwise, the PMC branch is ready for language testing,
>will plan to merge i
13 matches
Mail list logo