[perl #69480] [BUG] $*OSVER is an empty string on OpenSolaris

2014-02-21 Thread Will Coleda via RT
Sorry about the delay. With OpenSolaris discontinued several years ago, I'm going to reject this ticket. Thanks for the report; please feel free to resbumit if you can duplicate it against a current OS. -- Will "Coke" Coleda

[perl #69464] [BUG] 1**Inf = NaN on OpenSolaris

2014-02-21 Thread Will Coleda via RT
Sorry about the delay. With OpenSolaris discontinued several years ago, I'm going to reject this ticket. Thanks for the report; please feel free to resbumit if you can duplicate it against a current OS. -- Will "Coke" Coleda

[perl #69466] [BUG] On OpenSolaris log(-Inf) depends on the compiler

2014-02-21 Thread Will Coleda via RT
Sorry about the delay. With OpenSolaris discontinued several years ago, I'm going to reject this ticket. Thanks for the report; please feel free to resbumit if you can duplicate it against a current OS. -- Will "Coke" Coleda

[perl #117165] [BUG] Infinite regress when self-inheriting with double colons in Rakudo

2014-02-21 Thread Will Coleda via RT
On Sun Jun 09 08:40:36 2013, jn...@jnthn.net wrote: > On Thu Mar 14 13:32:37 2013, masak wrote: > > r: class ::F { ... }; class F is ::F { } > > rakudo 1c9939: OUTPUT�maximum recursion depth exceeded [...] > > * masak submits rakudobug for 'F is ::F' > > Now: > > C:\consulting\rakudo>perl6 -e

[perl #121298] Using compiled modules on MoarVM fails when there's a data structure in the module

2014-02-21 Thread via RT
# New Ticket Created by Rob Hoelz # Please include the string: [perl #121298] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=121298 > I've attached a sample tarball of code; use ufo, make, and perl6 test.p6 to run it. A more