ctxlexpad needs an MVMContect

2017-08-03 Thread WFB
Hi all, I am writing a script to compare to text file. More precisely, certain data is compared not line by line. To find this information I use grammars. At the beginning it worked great. But then, my script hangs. Started with the debugger perl6-debug-m I got this exception: Unhandled

Memory leak or just normal usage in Rakudo?

2017-08-03 Thread Gabor Szabo
Hi, I think I've mentioned earlier that we see some memory leaks in Bailador. I've started to investigate it by creating a small function that would use "ps" to get the memory usage of the current process. The first step was to do some sanity check and so I wrote a test script:

Re: [perl #131830] [BUG] [REGRESSION] postcircumfix:<[ ]> with NativeCall is ambiguous

2017-08-03 Thread Elizabeth Mattijsen via RT
This should be fixed with 7599e0c3ffb2c7ef29c2994c , which reverted a256c26d850 > On 2 Aug 2017, at 16:21, Александр Кирюхин (via RT) > wrote: > > # New Ticket Created by Александр Кирюхин > # Please include the string: [perl #131830] > # in the subject line of

Re: [perl #131830] [BUG] [REGRESSION] postcircumfix:<[ ]> with NativeCall is ambiguous

2017-08-03 Thread Elizabeth Mattijsen
This should be fixed with 7599e0c3ffb2c7ef29c2994c , which reverted a256c26d850 > On 2 Aug 2017, at 16:21, Александр Кирюхин (via RT) > wrote: > > # New Ticket Created by Александр Кирюхин > # Please include the string: [perl #131830] > # in the subject line of