Branch: refs/heads/newio
Home: https://github.com/perl6/specs
Commit: d2d0057cf1dbfd7b27aa98ebc3ebc74f26003910
https://github.com/perl6/specs/commit/d2d0057cf1dbfd7b27aa98ebc3ebc74f26003910
Author: Elizabeth Mattijsen
Date: 2015-05-28 (Thu, 28 May 2015)
Changed paths:
M
# New Ticket Created by Kang-min Liu
# Please include the string: [perl #125271]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=125271 >
When there are a pair of "{", "}" in the list, quoted with double-quote, it
surprises me
It does not say "===SORRY!===", is it OK?
On Thu, May 28, 2015 at 7:09 PM, Elizabeth Mattijsen via RT <
perl6-bugs-follo...@perl.org> wrote:
> A bare await now throws an error (with d841d4e14f04c49a19c32)
>
> $ 6 'await'
> Must specify a Promise or Channel to await on
> in block at -e:1
>
> Li
Also, this error is not compile-time as I have suggested. Is there any
reason for that?
On Wed, May 27, 2015 at 4:52 PM, perl6 via RT
wrote:
> Greetings,
>
> This message has been automatically generated in response to the
> creation of a trouble ticket regarding:
> ""await" without args
Fixed with 0a0051c6979d21bfdc2e
> On 28 May 2015, at 20:28, Sam S. (via RT)
> wrote:
>
> # New Ticket Created by Sam S.
> # Please include the string: [perl #125269]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=125269
# New Ticket Created by Sam S.
# Please include the string: [perl #125269]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=125269 >
...thus making it consistent with the make *subroutine*.
( See http://irclog.perlgeek.de/perl6
A bare await now throws an error (with d841d4e14f04c49a19c32)
$ 6 'await'
Must specify a Promise or Channel to await on
in block at -e:1
Liz
> On 27 May 2015, at 15:52, Alex Jakimenko (via RT)
> wrote:
>
> # New Ticket Created by Alex Jakimenko
> # Please include the string: [perl #1252
# New Ticket Created by Ron Schmidt
# Please include the string: [perl #125268]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=125268 >
.flatmap is being added to modules but I don't see it in the docs anywhere.
http://irclog
# New Ticket Created by Alex Jakimenko
# Please include the string: [perl #125257]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=125257 >
Somehow I expected that "await" without args would wait for everything, but
it does not
# New Ticket Created by Bruce Gray
# Please include the string: [perl #125265]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=125265 >
I tried to translated Perl 5:
my %bases=('K' => $base, 'M' => $base**2, 'G'=>$base**3, '
# New Ticket Created by
# Please include the string: [perl #125264]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=125264 >
Not easily repeatable, but executing the attached files against
libreadline.so.6.3 *can* result in t
11 matches
Mail list logo