Yes,
I think so. However, I rather ran into a complicated situation. In that
particular place, in one mode, arg was used and in another arg wasn't.
According to the present situation, we have two options.
1. The patch I proposed (which is logically correct)
2. Changing arg to ARGIN, and just maki
On Mon, Mar 31, 2008 at 11:33:42PM -0400, Bob Rogers wrote:
> Do you remember the discussion two years ago [1] about eliminating the
> user stack in favor of arrays? Chip made the following comment [2]:
>
> From: Chip Salzenberg <[EMAIL PROTECTED]>
> Subject: User stack: Worthwhile?
>
On Monday 31 March 2008 20:33:42 Bob Rogers wrote:
> Do you remember the discussion two years ago [1] about eliminating the
> user stack in favor of arrays? Chip made the following comment [2]:
>
> From: Chip Salzenberg <[EMAIL PROTECTED]>
> Subject: User stack: Worthwhile?
> Da
On Mon, Mar 31, 2008 at 8:33 PM, Bob Rogers
<[EMAIL PROTECTED]> wrote:
>From: "Patrick R. Michaud" <[EMAIL PROTECTED]>
>Date: Mon, 31 Mar 2008 13:53:25 -0500
>
>
>On Sat, Mar 29, 2008 at 02:48:11PM -0700, chromatic wrote:
>> On Thursday 27 March 2008 18:20:21 Patrick R. Michaud wrot
From: "Patrick R. Michaud" <[EMAIL PROTECTED]>
Date: Mon, 31 Mar 2008 13:53:25 -0500
On Sat, Mar 29, 2008 at 02:48:11PM -0700, chromatic wrote:
> On Thursday 27 March 2008 18:20:21 Patrick R. Michaud wrote:
> > 2. Add shift/unshift/push/pop methods to ResizablePMCArray
> > (or o
On Mon Mar 31 11:27:06 2008, [EMAIL PROTECTED] wrote:
> Building with make -j occasionally (about 20% of the time) causes the
> build process to fail. The problem seems to be an undeclared
> dependency beteen src/pmc/role.pmc and src/pmc/pmc_namespace.h.
> The error is below:
> ./src/pmc/role.pmc:
On Monday 31 March 2008 14:10:13 Senaka Fernando wrote:
> There is a build failure when using the configure option --gc=libc. The
> attached patch solves this issue.
Thanks, applied with a corresponding header tweak as r26678.
Ultimately we're better off unifying the API so that the function sig
# New Ticket Created by "Senaka Fernando"
# Please include the string: [perl #52332]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52332 >
There is a build failure when using the configure option --gc=libc. The
attached pa
# New Ticket Created by "Christoph Otto (Volt)"
# Please include the string: [perl #52316]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52316 >
Building with make -j occasionally (about 20% of the time) causes the build
On Sunday 30 March 2008 23:15:53 Ilya Belikin wrote:
> Hi!
> I can`t make Parrot:
> ---
> osname= linux
> osvers= 2.6.15.7
> arch= i486-linux-gnu-thread-multi
> cc= cc
> ---
>
> > pbc_to_exe.pir
>
> ./parrot -o pbc_to_exe.pbc pbc_to_exe.pir
> ./parrot pbc_to_exe.pir pbc_to_exe.pbc
...
On Mon, Mar 31, 2008 at 11:54:59AM -0700, chromatic wrote:
> Coding standards nit: the pointer symbol goes on the variable name in the
> declaration.
>
> PMC *value = VTABLE_shift_pmc(INTERP, SELF);
Oops, I missed that. Thanks, fixed in r26671.
Pm
On Monday 31 March 2008 11:50:44 [EMAIL PROTECTED] wrote:
> Modified:
>trunk/src/pmc/resizablepmcarray.pmc
>trunk/t/pmc/resizablepmcarray.t
>
> Log:
> * Add shift, unshift, push, pop, and elems methods to ResizablePMCArray.
>
>
> Modified: trunk/src/pmc/resizablepmcarray.pmc
>
On Sat, Mar 29, 2008 at 02:48:11PM -0700, chromatic wrote:
> On Thursday 27 March 2008 18:20:21 Patrick R. Michaud wrote:
> > 2. Add shift/unshift/push/pop methods to ResizablePMCArray
> > (or one of its superclasses) in Parrot
>
> This is my preference. It feels like a role.
This is my prefere
This is working for me now. Needed the PATH preset, and needed to use cygwin's
svn.
Updated readme. Closing ticket.
&On Mon Jun 12 11:32:28 2006, coke wrote:
> The cygwin build fails with the following error during make:
>
> Invoking Parrot to generate runtime/parrot/include/config.fpmc --
>
Completed as of r26664.
Pm
Completed as of r26664.
Pm
Parrot Bug Summary
http://rt.perl.org/rt3/NoAuth/parrot/Overview.html
Generated at Mon Mar 31 12:50:22 2008 GMT
---
* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with m
# New Ticket Created by Ilya Belikin
# Please include the string: [perl #52288]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52288 >
Hi!
I can`t make Parrot:
---
osname= linux
osvers= 2.6.15.7
arch= i486-linux-gnu-threa
I'm glad also! But If I had read this mail before reinstalled SVN
client, I would be glader. ;)
On Sun, Mar 30, 2008 at 10:12 PM, Andrew Whitworth
<[EMAIL PROTECTED]> wrote:
> Oh, i'm glad this is a bug in the repository, when it happened to me,
> I assumed that my SVN client was broken. Now I d
Hi,
Although the patch is appreciated, I think it's better to keep it
empty; if you don't set a prompt, there shouldn't be one. I do not
know a language that has an empty prompt, but I'm sure there is.
Anyway, I think an empty prompt is a better default.
my 2c,
kjs
On Mon, Mar 31, 2008 at 12:09
20 matches
Mail list logo