# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #125499]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=125499 >
It appears that using say on object1 which contains object2, wh
So <= needs to be surrounded by whitespace? Is that true of all infix operators?
Stephen Simmons
On Jan 24, 2011, at 04:12 AM, Moritz Lenz via RT wrote:
> Am 23.01.2011 07:48, schrieb Stephen Simmons (via RT):
>> # New Ticket Created by "Stephen Simmons"
>> # Pleas
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #82638]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=82638 >
I've attached two programs, which differ only in whitespace; one
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #58948]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58948 >
Using the more elaborate version of the testcase behind #58294, wh
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #58918]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58918 >
In r31096, use allows a program to use module A and module B, and al
break out on success.
Patrick merged this with #57652, and there is a comment in the code
that marks this behavioral problem as a todo (in src/parser/actions.pm).
Stephen Simmons
Larry
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #58626]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58626 >
In the attached code, there is a fairly simple example of a case st
er;eval' pc 806
(src/PCT/HLLCompiler.pir:481)
called from Sub 'parrot;PCT::HLLCompiler;evalfiles' pc 1078
(src/PCT/HLLCompiler.pir:610)
called from Sub 'parrot;PCT::HLLCompiler;command_line' pc 1257
(src/PCT/HLLCompiler.pir:699)
called from Sub 'parrot;Perl6::Compiler;main' pc 15522 (perl6.pir:172)
Stephen Simmons
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #58500]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58500 >
With revision 30669, I find the following behavior of round()
, found '''
Is this feature unsupported at the moment or am I misunderstanding it?
Stephen Simmons
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #58388]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58388 >
my Num $x = 3;
causes a typecheck failure, whereas:
my Num $x = 3
I was wondering ... for problems like these, is there a way to debug what is
going on internally? Is standalone PIR the best way?
Stephen Simmons
On Mon, Aug 25, 2008 at 8:11 AM, Moritz Lenz via RT <
[EMAIL PROTECTED]> wrote:
> Stephen Simmons (via RT) wrote:
> > # New Ti
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #58338]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58338 >
The attached program, primes.p6 seems to work correctly, exce
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #58340]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58340 >
The attached fibonacci program seems to have some strange behavio
re a bit overcritical:
>
> (0|undef && say "not ok 34") || say "not ok 34";
> (0&undef && say "not ok 35") || say "not ok 35";
> (0^undef && say "not ok 36") || say "not ok 36";
>
> but are easil
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #58302]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58302 >
I've attached a file, junctions.p6, which illustrates that bina
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #58294]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58294 >
I wrote a two argument max function, which uses an if/elsif/elsif/e
# New Ticket Created by "Stephen Simmons"
# Please include the string: [perl #58244]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58244 >
In Apocalypse 12, inheritance of attributes is described, though I
18 matches
Mail list logo