On Sat, 23 Jul 2016 15:57:33 -0700, gfldex wrote:
> sub niler{Nil}; my Int:D $i where .defined = niler(); say $i; say $i.WHAT;
> # OUTPUT«()()»
> # expected: well, I don't know since I explicitely asked for a defined
> # value _twice_ but Nil is supposed to revert a container to it's default.
>
On Sat, 23 Jul 2016 15:57:33 -0700, gfldex wrote:
> sub niler{Nil}; my Int:D $i where .defined = niler(); say $i; say $i.WHAT;
> # OUTPUT«()()»
> # expected: well, I don't know since I explicitely asked for a defined
> # value _twice_ but Nil is supposed to revert a container to it's default.
>
On Mon, 14 Dec 2015 00:48:15 -0800, nadim.khe...@gmail.com wrote:
> https://rt.perl.org/Ticket/Display.html?id=126914
>
> http://nopaste.linux-dev.org/?881099
>
> In this code a 'say' was added to all the subs. the previuosly passing
> *_orelse also fails to catch the exception
Thanks, but the p
On Mon, 14 Dec 2015 00:48:15 -0800, nadim.khe...@gmail.com wrote:
> https://rt.perl.org/Ticket/Display.html?id=126914
>
> http://nopaste.linux-dev.org/?881099
>
> In this code a 'say' was added to all the subs. the previuosly passing
> *_orelse also fails to catch the exception
Thanks, but the p
On Wed, 09 Dec 2015 08:38:16 -0800, alex.jakime...@gmail.com wrote:
> Code:
> ^42 .^methods.say
>
> Result:
> ===SORRY!=== Error while compiling -e
> Unsupported use of . to concatenate strings; in Perl 6 please use ~
> at -e:1
> --> 42.^⏏methods.say
>
>
> Arguably it should work, just
On Wed, 09 Dec 2015 08:38:16 -0800, alex.jakime...@gmail.com wrote:
> Code:
> ^42 .^methods.say
>
> Result:
> ===SORRY!=== Error while compiling -e
> Unsupported use of . to concatenate strings; in Perl 6 please use ~
> at -e:1
> --> 42.^⏏methods.say
>
>
> Arguably it should work, just
On Tue, 23 Dec 2014 18:33:01 -0800, mic...@shaw.ca wrote:
> This is perl6 version 2014.12-30-g8154bd3 built on MoarVM version
> 2014.12
>
> spurt to filehandle triggers depreciated message and functionality will
> be removed in v2015.10.
>
> Unfortunately, that is the only way currently to reliab
On Tue, 23 Dec 2014 18:33:01 -0800, mic...@shaw.ca wrote:
> This is perl6 version 2014.12-30-g8154bd3 built on MoarVM version
> 2014.12
>
> spurt to filehandle triggers depreciated message and functionality will
> be removed in v2015.10.
>
> Unfortunately, that is the only way currently to reliab
On Sat, 13 Jan 2018 14:56:30 -0800, alex.jakime...@gmail.com wrote:
> FWIW it was “working” before this commit:
> https://github.com/rakudo/rakudo/commit/ec18f24d27ce61fa71d177ab76c4044ee1d1a75e
>
> But that's probably irrelevant because I'm pretty sure it was cheating
> with
> something.
> On 201
On Sat, 13 Jan 2018 14:56:30 -0800, alex.jakime...@gmail.com wrote:
> FWIW it was “working” before this commit:
> https://github.com/rakudo/rakudo/commit/ec18f24d27ce61fa71d177ab76c4044ee1d1a75e
>
> But that's probably irrelevant because I'm pretty sure it was cheating
> with
> something.
> On 201
# New Ticket Created by Steve Mynott
# Please include the string: [perl #132742]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=132742 >
Both builds are broken see #132741 but I believe the change to make
these builds dependen
# New Ticket Created by Steve Mynott
# Please include the string: [perl #132741]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=132741 >
MoarVM build broken on FreeBSD 11 and OpenBSD 6.2
..
Configuring and building MoarVM ..
closed also with tests in merged roast PR #371
closed also with tests in merged roast PR #371
closed also with tests in merged roast PR #371
closed also with tests in merged roast PR #371
16 matches
Mail list logo