[perl #128453] [BUG] t\spec\S10-packages\precompilation.rakudo.moar fails on Windows

2016-07-08 Thread Zoffix Znet via RT
Are you able to create those files manually? (e.g. C:\Users\sinan\AppData\Local\Temp\rakudo\tempfile-spurt-test)

[perl #128581] [LTA] Cryptic error when Array is parameterized with unknown type

2016-07-08 Thread via RT
# New Ticket Created by David # Please include the string: [perl #128581] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128581 > The following statement: my Array[Numerix] $x; produces this error message: ===SORRY!===

Re: [perl #128580] [JVM] wrong multi method comb selected after module loading

2016-07-08 Thread Elizabeth Mattijsen
Have you tried with MVM_SPESH_DISABLE=1 and friends? > On 08 Jul 2016, at 22:56, Christian Bartolomaeus (via RT) > wrote: > > # New Ticket Created by Christian Bartolomaeus > # Please include the string: [perl #128580] > # in the subject line of all future

[perl #128580] [JVM] wrong multi method comb selected after module loading

2016-07-08 Thread via RT
# New Ticket Created by Christian Bartolomaeus # Please include the string: [perl #128580] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128580 > Currently there is a weird error while running S32-str/comb.t on rakudo-j. For

resource limits

2016-07-08 Thread mt1957
Hi, I am running tests with a lot of threads. I've seen that when I push it to about 200 threads, it can get into trouble when the task of the thread is large enough. Now, looking at some system monitor(atop on linux), I can see that the user time of 3 or 4 processors(of 8) soared up to 100%

[perl #127050] postfix:<++> strips mixins

2016-07-08 Thread Will Coleda via RT
On Sun Dec 27 15:43:56 2015, gfldex wrote: > role R { method Str() {'hidden!'} }; > my $i = 1 but R; > sub f(\bound){ put bound }; > f($i); > $i++; > f($i); > > # OUTPUT«hidden!␤2␤» 20:45 < [Coke]> https://rt.perl.org/Ticket/Display.html?id=127050 - this appears to be a DIHWIDT -

[perl #127050] postfix:<++> strips mixins

2016-07-08 Thread Will Coleda via RT
20:51 < jnthn> Just to add a little, $i++ is taking the Scalar container $i and changing the value it references. 20:51 < jnthn> And the role was, like you said, on the value 1, and now it contains the value 2. -- Will "Coke" Coleda

[perl #127406] [RFC] rakudo --gen-moar --gen-nqp make test propagation

2016-07-08 Thread Will Coleda via RT
On Thu Jan 28 04:46:39 2016, sebastien.more...@unil.ch wrote: > Hi > > with a rakudo installation such as > perl Configure.pl --gen-moar --gen-nqp --backends=moar --prefix=... > make > make test > make install > > the "make test" command looks to test only rakudo, not nqp when build in > rakudo

[perl #126302] [BUG] Use of uninitialized value in Perl6/World.nqp

2016-07-08 Thread Will Coleda via RT
On Thu Oct 08 09:15:56 2015, softmoth wrote: > #! /bin/sh > > set -x > if [ ! -r lib/A/B.pm6 ]; then > mkdir -p lib/A > echo 'class A { use A::B; }' > lib/A.pm6 > echo 'class A::B { has $!foo is rw; }' > lib/A/B.pm6 > fi > > perl6 --version > perl6 -Ilib -e 'use A; say "OK";' > > >

[perl #128520] [RFC] Consider migrating from RT

2016-07-08 Thread Will Coleda via RT
> > * What's the difference between “Reply” and “Comment”? Is it > > explained > > anywhere? Is it possible to explain it somewhere so it will be > > obvious > > for people who write a comment for the first time? > > Reply is sent to the original requestor. Comment is only put on the > ticket. >

[perl #128579] [BUG] ver and auth meta methods not present on packages

2016-07-08 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #128579] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128579 > m: my package P:ver<1.2.3>:auth {}; say [ P.^ver(), P.^auth ]; rakudo-moar 94a31c:

Re: [perl #128520] [RFC] Consider migrating from RT

2016-07-08 Thread Brandon Allbery
On Fri, Jul 8, 2016 at 2:21 PM, Will Coleda via RT < perl6-bugs-follo...@perl.org> wrote: > The lack of progress on old tickets has little to do with the ticketing > system they are in. What sort of information are you looking for? I > regularly ping the IRC chat with summary information on

[perl #128520] [RFC] Consider migrating from RT

2016-07-08 Thread Will Coleda via RT
On Sat Jul 02 09:00:35 2016, alex.jakime...@gmail.com wrote: > I have compiled a list of problems with RT. > > I wrote this while annoyed, so it's a bit snippy, and I apologize for > the tone, but I figure that a list of actionable issues is more > constructive than just me going “ I want to