kid51,
This should be fixed as of r21207.
ptc
On Sep 12, 2007, at 6:21 PM, Will Coleda wrote:
On Sep 12, 2007, at 11:38 AM, Klaas-Jan Stol (via RT) wrote:
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #45405]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticke
Andy Dougherty wrote:
On Thu, 6 Sep 2007, James E Keenan wrote:
I haven't looked deeply at this at all, but I do note that IPC::Open3
does
untie *STDIN;
untie *STDOUT;
presumably for similar reasons.
Thanks, Andy, I will explore this when I get a few more tuits.
kid51
On Sat May 05 10:05:58 2007, [EMAIL PROTECTED] wrote:
> On Sat May 05 10:04:24 2007, jkeen at verizon.net wrote:
> > Patch applied in r18427 May 05 2007.
>
> I'm leaving the ticket open in the hope that some project member who
> uses SVK for version
> control can add tests for that VCS under t/co
Will Coleda wrote:
For those not on #parrot, it's already been removed, but you may notice
that it apparently tries to update the external repo *before* it removes
the svn:externals property. So it looks like it's still there, but it's
not; update one more time and the prompt won't get you.
On Sep 12, 2007, at 11:38 AM, Klaas-Jan Stol (via RT) wrote:
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #45405]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=45405 >
Hi
IMCC allows for bot
For those not on #parrot, it's already been removed, but you may
notice that it apparently tries to update the external repo *before*
it removes the svn:externals property. So it looks like it's still
there, but it's not; update one more time and the prompt won't get you.
Regards.
On Sep 1
François PERRAD wrote:
I've added kea-cl as a SVN external definition in the Parrot tree.
At now, I don't know if it was a good idea.
No, it was not a good idea. It forces me to respond to a prompt every
time I do 'svn update' in each sandbox on each machine where I develop.
Having read t
From: François PERRAD <[EMAIL PROTECTED]>
Date: Wed, 12 Sep 2007 14:14:00 +0200
At 21:39 03/09/2007 -0400, Bob Rogers wrote:
>I have finally run out of excuses to delay publishing Kea Common
>Lisp, the compiler for Parrot I've been hacking on for years now.
>. . .
I've ad
On Wed, Sep 12, 2007 at 09:07:00AM -0700, Klaas-Jan Stol wrote:
> I propose to make IMCC a bit stricter and have it enforce to use the
> appropriate closing directive. So, close .pcc_begin_return with a
> .pcc_end_return directive, and likewise for _yield directives.
>
> (on a side note, instead o
I just had the same issue, using Storable 2.09. Just upgraded to 2.16
and the make went through all the way to make smoke!
a
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #45411]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=45411 >
hi,
IMCC has multi-line yield and return statements, like so:
.pcc_begin_return
# do
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #45409]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=45409 >
Hi,
In the early days before some major changes to the parrot calling
conventions, th
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #45407]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=45407 >
Hi,
Since years IMCC has known the ".global" directive.
You can use it like this:
.s
# New Ticket Created by Jerry Gay
# Please include the string: [perl #45413]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=45413 >
in r21233, on win32 with msvc, tcl fails to build:
..\..\parrot.exe --output=runti
On Wed, Sep 12, 2007 at 11:59:12AM -0700, [EMAIL PROTECTED] wrote:
> Modified:
>trunk/DEPRECATED.pod
>
> +=item B
>
> There are several variants of some of the above ops; all are deprecated,
> and are replaced by the ops {set,get}_[hll,root]_global. See also
> http://www.parrotcode.org/do
On Thu, 6 Sep 2007, James E Keenan wrote:
> The problem with having global filehandles STDOUT and STDERR being
> manipulated quite deep into a program is that it stymies you from doing
> anything with those handles higher up at the surface of your program.
> While the particular reason why _run
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #45399]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=45399 >
Hi,
The ":method" flag is used to indicate that a sub is a method. Currently,
IMCC al
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #45403]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=45403 >
Hi,
IMCC currently allows for C++ style method invocation (using a pointer as
invocan
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #45401]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=45401 >
Hello,
From:
http://www.parrotcode.org/docs/pdd/pdd06_pasm.html
The following flags
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #45405]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=45405 >
Hi
IMCC allows for both ".local" and ".sym" directives to declare a local
variable.
Author: smash
Date: Wed Sep 12 04:48:57 2007
New Revision: 21209
Modified:
trunk/docs/pdds/draft/pdd19_pir.pod
Log:
[pdds]:
* initial import data to pdd19_pir.pod from docs/imcc/syntax.pod
* some fixes to make pdd19_pir.pod comply to pdd_template.pod
Modified: trunk/docs/pdds/draft/pdd19_
On Wed, Sep 12, 2007 at 02:14:00PM +0200, François PERRAD wrote:
>
> I've added kea-cl as a SVN external definition in the Parrot tree.
> At now, I don't know if it was a good idea.
During yesterday's #parrotsketch meeting it was decided that
for the time being we should _not_ use svn:external in
On Wed, 12 Sep 2007, Paul Cochrane via RT wrote:
> On Mon Mar 19 15:59:44 2007, [EMAIL PROTECTED] wrote:
> > On Monday 19 March 2007 12:22, Andy Dougherty wrote:
> >
> > > I found the ticket that introduced this failing behavior, so I'm
> resending
> > > my message below with a fixed-up subject l
On Wed Sep 12 06:00:56 2007, ptc wrote:
> On Mon Mar 19 15:59:44 2007, [EMAIL PROTECTED] wrote:
> > On Monday 19 March 2007 12:22, Andy Dougherty wrote:
> >
> > > I found the ticket that introduced this failing behavior, so I'm
> resending
> > > my message below with a fixed-up subject line to ent
On Mon Mar 19 15:59:44 2007, [EMAIL PROTECTED] wrote:
> On Monday 19 March 2007 12:22, Andy Dougherty wrote:
>
> > I found the ticket that introduced this failing behavior, so I'm
resending
> > my message below with a fixed-up subject line to enter into RT. In
brief,
> > this patch incorrectly as
At 21:39 03/09/2007 -0400, Bob Rogers wrote:
I have finally run out of excuses to delay publishing Kea Common
Lisp, the compiler for Parrot I've been hacking on for years now.
Attached please find a draft of the release announcement and the
README.text file it mentions; these should be enough
On Tue, Sep 11, 2007 at 11:54:29AM -0700, [EMAIL PROTECTED] wrote:
> =item *
>
> @@ -778,7 +777,7 @@
> However, a variable used as the left side of a binding or submatch
> operator is not used for matching.
>
> -$x :=
> +$x =
> $0 ~~
>
> If you do want to match C<$0> agai
28 matches
Mail list logo