Re: [perl #130692] [BUG] IO::Socket::Async broken in 6.d.PREVIEW

2017-09-16 Thread Jonathan Stowe
Great, thanks for the update. On 15 Sep 2017 15:17, "jn...@jnthn.net via RT" wrote: > On Wed, 01 Feb 2017 13:11:21 -0800, j...@gellyfish.co.uk wrote: > > With 6.d.PREVIEW the simplest code for IO::Socket::Async mis-behaves: > > > > use v6.d.PREVIEW; > > > > react { > > whenever I

Re: [perl #125243] [SEGV] NativeCall segfault on rw struct pointer

2016-10-06 Thread Jonathan Stowe
No I think you're right. A naive ticket :) On Thu, 2016-10-06 at 13:45 -0700, Stefan Seifert via RT wrote: > I'm rejecting this ticket because the given example is simply wrong. > NativeCall translates a Str to char *, i.e. a pointer to a character > array. Thus it will reserve the memory to hold

Re: [perl #128469] [BUG] done() on first entry to whenever block does not exit react {}

2016-09-12 Thread Jonathan Stowe via RT
Yep, Just confirmed here with all the original examples I gave, all good. Now to remember where it was I had hacked round this :-\ On Wed, 2016-09-07 at 10:40 -0700, Zoffix Znet via RT wrote: > This now appears to have been fixed by some of the recent async > fixes. > > Tests now pass and have b

Re: [perl #128469] [BUG] done() on first entry to whenever block does not exit react {}

2016-09-12 Thread Jonathan Stowe
Yep, Just confirmed here with all the original examples I gave, all good. Now to remember where it was I had hacked round this :-\ On Wed, 2016-09-07 at 10:40 -0700, Zoffix Znet via RT wrote: > This now appears to have been fixed by some of the recent async > fixes. > > Tests now pass and have b

Re: [perl #127860] [BUG][PRECOMP] Wrapped method fails when precompiled

2016-04-10 Thread Jonathan Stowe
precompilation" On Sat, 2016-04-09 at 03:24 -0700, Lloyd Fournier via RT wrote: > For reference this is another related to: > > https://rt.perl.org/Public/Bug/Display.html?id=125634 > > On Sat, Apr 9, 2016 at 7:10 AM Jonathan Stowe rl.org> > wrote: > > > &

Re: [perl #125408] [BUG] CArray[num64] numiness optimised away

2015-10-24 Thread Jonathan Stowe
Good thing I didn't take the related TODO tests in my modules out :) On Fri, 2015-10-23 at 11:56 -0700, Will Coleda via RT wrote: > On Thu Sep 17 13:37:30 2015, FROGGS.de wrote: > > Fixed by jnthn++ with commit: > > > > https://github.com/MoarVM/MoarVM/commit/60a48e85b4928a9d66f2f8b87c5 > > fdb65

[perl #125408] [BUG] CArray[num64] numiness optimised away

2015-08-11 Thread Jonathan Stowe via RT
This has come back again on Linux too with This is perl6 version 2015.07.1-88-gaf75bd7 built on MoarVM version 2015.07-8-gb8fdeae

[perl #125365] [BUG] Segfault on 0.^methods(:all).sort

2015-06-09 Thread Jonathan Stowe via RT
gdb says: Program received signal SIGSEGV, Segmentation fault. 0x77952fb7 in push () from /home/jonathan/.rakudobrew/moar-nom/install/lib/libmoar.so and valgrind says: ==16279== Invalid write of size 8 ==16279==at 0x4FB4FB7: push (in /home/jonathan/.rakudobrew/moar-nom/install/li