# New Ticket Created by Zoffix Znet
# Please include the string: [perl #132209]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=132209 >
$ perl6 -e 'm: sub x (:$param) {say $param}; sub c (:&funk:(:$param)) { funk
:42param };
# New Ticket Created by Zoffix Znet
# Please include the string: [perl #132210]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=132210 >
IRC: https://irclog.perlgeek.de/perl6/2017-10-03#i_15250671
$ perl6 -e 'm: sub x (:$para
# New Ticket Created by Zoffix Znet
# Please include the string: [perl #132211]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=132211 >
IRC: https://irclog.perlgeek.de/perl6/2017-10-03#i_15250878
Reads "aaa", not "abc":
15:
# New Ticket Created by Zoffix Znet
# Please include the string: [perl #132214]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=132214 >
If you `use` a v6.d, it causes language switch and will also complain if the
version is t
See
https://github.com/rakudo/rakudo/blob/f946bd35dca39af97983ec95d4da7fdd0416b73d/src/core/Exception.pm#L1025-L1031
It seems that you can add “need” and “use” there (with a good message) and it
will do exactly what was requested.
On 2015-11-17 18:57:53, fecund wrote:
> When Rakudo (MoarVM) 6.b e
This is just a test.
Writing a comment by email.
This is just a test.
Writing a comment by email.
On Mon, 02 Oct 2017 19:08:27 -0700, alex.jakime...@gmail.com wrote:
> Also worth taking a look at
> https://rt.perl.org/Ticket/Display.html?id=126569
>
> On 2017-09-29 14:06:58, b...@abrij.org wrote:
> > On Sun, 28 May 2017 00:08:18 -0700, sml...@gmail.com wrote:
> > > This bug is still present in
On Tue, 26 Apr 2016 15:24:57 -0700, sortiz wrote:
> Hi David,
>
> Can you give a try to NativeHelpers::Pointer, part of NativeHelpers::Blob?
>
> When well tested I plan push it to core.
>
> Regards.
>
> Salvador Ortiz.
Hi Salvador,
That looks. OK. Can it go straight into core?
# New Ticket Created by Elizabeth Mattijsen
# Please include the string: [perl #132216]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=132216 >
m: use experimental :collation; $*COLLATION.set(:!tertiary); dd
"a" coll
# New Ticket Created by Zoffix Znet
# Please include the string: [perl #132217]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=132217 >
Perhaps it should throw when it was given trailing stuff after the relevant
char?
00:49
On Thu, 07 Sep 2017 09:52:07 -0700, sml...@gmail.com wrote:
> On Wed, 06 Sep 2017 15:20:17 -0700, coke wrote:
> > With a recent rakudo, these now both output 1
>
> Bisectable shows that it was fixed during recent MoarVM changes:
>
> https://gist.github.com/Whateverable/01a82d07e8009c7beffe5893432
12 matches
Mail list logo