jerry gay wrote:
.\src\pmc\float.c(3340) : warning C4204: nonstandard extension used
: non-constant aggregate initializer
there are now hundreds of these warnings in that build. we do have
warnings ratcheted up pretty high, but i don't think it's worth
relaxing them for this construct unless
--- On Tue, 10/7/08, Klaas-Jan Stol via RT <[EMAIL PROTECTED]> wrote:
> > > Why should this be a PAST::Var node as opposed to
> simply
> > > using a
> > > PAST::Op node with :pirop('getprop')
> and/or
> > > :pirop('setprop') ?
> > >
> > > Pm
> >
> >
> > Why is this different than attribute access
Will Coleda (via RT) wrote:
# New Ticket Created by Will Coleda
# Please include the string: [perl #59704]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59704 >
sub main :main
$P1 = new 'Integer'
$P1 = 2
$P2 = new 'In
# New Ticket Created by Christoph Otto
# Please include the string: [perl #59782]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59782 >
In response to a question about comparison operators in Pipp*, Allison
suggested that
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #59790]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59790 >
perl t/stm/basic_mt.t hangs since about October 5 under cygwin. This is
reproducib
Christoph Otto (via RT) wrote:
In response to a question about comparison operators in Pipp*, Allison
suggested that I add a variant cmp VTABLE function which returns a PMC instead
of an INTVAL. This patch adds such a function, named pmc_cmp. It's named
pmc_cmp rather than cmp_pmc to try to
# New Ticket Created by Florian Hatat
# Please include the string: [perl #59784]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59784 >
Hi,
PGE currently only supports one operator table, while some languages
(for example
On Fri, Oct 10, 2008 at 7:43 AM, via RT Florian Hatat
<[EMAIL PROTECTED]> wrote:
> The diff on the code itself is actually quite small: it was mainly a
> matter of moving some code around, and adding the unique identifier
> instead of the "$optable" static name. It contains an update for
> docs/pct
On Sat Oct 11 05:07:25 2008, [EMAIL PROTECTED] wrote:
> Christoph Otto (via RT) wrote:
> >
> > In response to a question about comparison operators in Pipp*,
> Allison
> > suggested that I add a variant cmp VTABLE function which returns a
> PMC instead
> > of an INTVAL. This patch adds such a func
# New Ticket Created by Christoph Otto
# Please include the string: [perl #59810]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59810 >
Calling string_hash with a seed value other than the one used in src/hash.c
(3793) ca
# New Ticket Created by Will Coleda
# Please include the string: [perl #59816]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=59816 >
After building parrot, cd compilers/tge && make test;
Test Summary Report
--
11 matches
Mail list logo