# New Ticket Created by Steve Schulze
# Please include the string: [perl #126828]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126828 >
Complex.narrow fails when the real part is zero.
$ perl6 -e' say 0+1i.narrow '
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #126827]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126827 >
$ perl6 --version
This is rakudo version 2015.11-379-gfdec627 built on MoarVM version
201
# New Ticket Created by Justin DeVuyst
# Please include the string: [perl #126826]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126826 >
[jdv@wieldy ~]$ perl6 -e 'say 0.99 < 1'
True
[jdv@wieldy ~]$ perl6
Fixed with fdec6278bf3dbcfa850a688, tests are still needed
> On 05 Dec 2015, at 22:21, Steve Schulze (via RT)
> wrote:
>
> # New Ticket Created by Steve Schulze
> # Please include the string: [perl #126825]
> # in the subject line of all future correspondence about this issue.
> # https://r
# New Ticket Created by Steve Schulze
# Please include the string: [perl #126825]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126825 >
The Complex.round method gets an ambiguous signature error when a scale
is specified.
# New Ticket Created by "Brian S. Julin"
# Please include the string: [perl #126824]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126824 >
16:18 skids I think the Supply work may have made $fh.watch.Promise not
fire an
> On 05 Dec 2015, at 19:36, Christian Bartolomaeus (via RT)
> wrote:
>
> # New Ticket Created by Christian Bartolomaeus
> # Please include the string: [perl #126823]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=126823 >
# New Ticket Created by Christian Bartolomaeus
# Please include the string: [perl #126823]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126823 >
There are two failing tests (one in S32-array/adverbs.t, one in
S32-hash/adver
On Tue Jul 07 13:44:33 2015, voegelas wrote:
> On Mon Dec 29 10:32:42 2014, r...@hoelz.ro wrote:
> > See also https://rt.perl.org/Ticket/Display.html?id=123515
>
> The attached script demonstrates the busy waiting. The script also
> leaks memory. In the output of top(1) the CPU is always at 100% a
# New Ticket Created by "Brian S. Julin"
# Please include the string: [perl #126819]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126819 >
Feeds recently got changed so the arrow operators follow GLR one-arg semantics.
The
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #126816]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126816 >
moritz@hack:~/p6/DBIish$ perl6-m -Ilib -e 'require ::("DBDish::mysql")'
Cannot find meth
11 matches
Mail list logo