# New Ticket Created by Will Coleda
# Please include the string: [perl #123766]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=123766 >
This meta-ticket will be used to collect tickets blocking the release
of Perl 6 in 2015.
This dies now with a typed exception X::Role::Parametric::NoSuchCandidate and a
descriptive error message (IMHO):
$ perl6 -e 'my role Foo { ... }; class A does Foo {}'
===SORRY!===
No appropriate parametric role variant available for 'Foo'
I added a test to S14-roles/stubs.t with commit
https:/
This error message (seen with Virgin UK) was fixed yesterday so I
assume if Paul was seeing this today he was using an old version --
maybe the one in Star.
The behaviour I saw was a zero length projects.json.
On 8 February 2015 at 14:04, Moritz Lenz via RT
wrote:
> On Sun Feb 08 04:58:14 2015,
I was using 2015.01 star, and, yes, Virgin UK is the ISP.
The URL ( http://ecosystem-api.p6c.org/projects.json ) returns a 200 + HTML
content. The ISP form to get it unblocked says "2-3 weeks for a resolution".
Ugh!
cheers
Paul
-Original Message-
From: Steve Mynott [mailto:steve.myn...
This error message (seen with Virgin UK) was fixed yesterday so I
assume if Paul was seeing this today he was using an old version --
maybe the one in Star.
The behaviour I saw was a zero length projects.json.
On 8 February 2015 at 14:04, Moritz Lenz via RT
wrote:
> On Sun Feb 08 04:58:14 2015,
Branch: refs/heads/newio
Home: https://github.com/perl6/specs
Commit: 3b5f3b8b1df2c0402221d455a11e4f6de2bc78de
https://github.com/perl6/specs/commit/3b5f3b8b1df2c0402221d455a11e4f6de2bc78de
Author: Elizabeth Mattijsen
Date: 2015-02-06 (Fri, 06 Feb 2015)
Changed paths:
M
# New Ticket Created by
# Please include the string: [perl #123757]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=123757 >
Relevant snippets starting at
http://irclog.perlgeek.de/perl6/2015-02-08#i_1007 :
Irrelevant dis
I was using 2015.01 star, and, yes, Virgin UK is the ISP.
The URL ( http://ecosystem-api.p6c.org/projects.json ) returns a 200 + HTML
content. The ISP form to get it unblocked says "2-3 weeks for a resolution".
Ugh!
cheers
Paul
-Original Message-
From: Steve Mynott [mailto:steve.myn...
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #123760]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=123760 >
m: say "foo".comb(/o/)
rakudo-moar d9f58f: OUTPUT«o o»
m: say "foo".comb('o')
rakudo
On Sun Feb 08 04:58:14 2015, pmqs wrote:
> My ISP is currently blocking access to http://ecosystem-
> api.p6c.org/projects.json & returning a HTML document instead, with at
> 200 OK.
>
> This makes panda blow up.
FWIW panda bugs are better reported at https://github.com/tadzik/panda/issues
> $ p
# New Ticket Created by Paul Marquess
# Please include the string: [perl #123758]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=123758 >
My ISP is currently blocking access to
http://ecosystem-api.p6c.org/projects.json & ret
11 matches
Mail list logo