Skip Menu |
#SubjectStatusQueueOwnerPriority
  RequestorsCreatedToldLast UpdatedTime Left
128278 [LTA] [RFC] regex literals in signatures new perl6 Nobody 0
lloyd.fourn@gmail.com 8 years ago 8 years ago
128101 [BUG] %?RESOURCES is evaluated as Nil when running "perl6 --doc" command new perl6 Nobody 0
titsuki@cpan.org 8 years ago 8 years ago
128262 [LTA] Error using Junction or `where` in --> (returns) part of signature new perl6 Nobody 0
cpan@zoffix.com 8 years ago 8 years ago
126227 [LTA] [NYI] Slurpy scalar parameters open perl6 Nobody 0
zhouzhen1@gmail.com 9 years ago 8 years ago 8 years ago
123933 () vs [] influences matching behavior open perl6 Nobody 0
pzim@posteo.de 9 years ago 8 years ago 8 years ago
126163 [LTA] silence of IterationEnd failures open perl6 Nobody 0
zefram@fysh.org 9 years ago 8 years ago 8 years ago
124149 [BUG] Declarative and procedural conjunctions in regex don't remember the keys of positional captures open perl6 Nobody 0
peschwa@gmail.com 9 years ago 8 years ago 8 years ago
71536 [RFC] Rakudo should detect multi sub duplicates at compile time open perl6 Nobody 0
cmasak@gmail.com 14 years ago 11 years ago 8 years ago
124141 [LTA] Error message could be more clear open perl6 Nobody 0
drforr@pobox.com 9 years ago 8 years ago 8 years ago
126234 [LTA] error message with junctions in type constraints open perl6 Nobody 0
wenzel.peppmeyer@gmx.de 9 years ago 8 years ago 8 years ago
128159 [RFC] Disallow Invisible Terms and Operators for Security Reasons open perl6 Nobody 0
cpan@zoffix.com 8 years ago 8 years ago 8 years ago
121647 [JVM] let-localized variable doesn't restore value when block exited by exception open perl6 Nobody 0
moritz.lenz+perl@gmail.com 10 years ago 8 years ago
122339 [TODO] Can't import ENV from PROCESS open perl6 Nobody 0
will@coleda.com 10 years ago 8 years ago
121473 [BUILD] Have make refuse to build against too-old NQP and Moar in Rakudo new perl6 Nobody 0
cmasak@gmail.com 10 years ago 8 years ago
116893 [BUG] An alternation of literal strings doesn't backtrack properly in Rakudo open perl6 FROGGS.de 0
cmasak@gmail.com 11 years ago 8 years ago 8 years ago
126492 [BUG] native str attributes default to null instead of empty string open perl6 Nobody 0
liz@dijkmat.nl 9 years ago 8 years ago 8 years ago
128120 [LTA] error message when using triple colon in variable names (my $foo:::_) open perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 8 years ago 8 years ago
120927 [JVM] ArrayIndexOutOfBoundsException when macro quasi refers to outer variable stalled perl6 Nobody 0
cmasak@gmail.com 10 years ago 8 years ago
125978 [CONC] [SEGV] (and other crashes) when using .hyper open perl6 jnthn@jnthn.net 0
perl6@6dof.xyz 9 years ago 9 years ago 8 years ago
124524 [BUG] `<$subrule>` does not cache the compiled subrule (Or bogus test?) open perl6 Nobody 0
davidnmfarrell@gmail.com 9 years ago 8 years ago 8 years ago
124465 [NYI] bit new perl6 Nobody 0
davidnmfarrell@gmail.com 9 years ago 8 years ago
124259 [NYI] -i command line flag open perl6 Nobody 0
awwaiid@thelackthereof.org 9 years ago 9 years ago 8 years ago
127165 [RFC] make :%hash<key> a pair constructor open perl6 Nobody 0
email@froggs.de 8 years ago 8 years ago
126169 [CONC] t/spec/S17-supply/watch-path.t fails occasionally under high load. new perl6 Nobody 0
will@coleda.com 9 years ago 8 years ago
128076 [RFC] Allow native-int enums as speculated by S12 open perl6 Nobody 0
titsuki@cpan.org 8 years ago 8 years ago 8 years ago
124442 [BUG] type declared in outer scope silently overrides routine declared in inner scope open perl6 Nobody 0
rjbs@cpan.org 9 years ago 8 years ago 8 years ago
114634 [BUG] over-eager multi dispatcher optimization open perl6 Nobody 0
moritz.lenz+perl@gmail.com 12 years ago 12 years ago 8 years ago
125133 [BUG] exhaustive capture too greedy (Or bogus test?) open perl6 Nobody 0
email@froggs.de 9 years ago 8 years ago 8 years ago
124108 [BUG] reduce meta-operator fails with 'max' on list larger than 2**15 with MoarVM open perl6 Nobody 0
dhoekman@gmail.com 9 years ago 9 years ago 8 years ago
128055 [PERF] Significant slowdown of multi-methods when the not-called one uses a "where" restriction. new perl6 Nobody 0
calvin.schwenzfeier@gmail.com 8 years ago 8 years ago
121108 [BUG] Lack of space after != operator changes behaviour open perl6 Nobody 0
cpan@zoffix.com, davidnmfarrell@gmail.com, peschwa@gmail.com 10 years ago 10 years ago 8 years ago
124628 [JVM] doesn't know about signals open perl6 Nobody 0
davidnmfarrell@gmail.com 9 years ago 8 years ago 8 years ago
78752 [LTA] error message when declaring two-colon-sigil variable ::Foo in Rakudo open perl6 Nobody 0
cmasak@gmail.com 14 years ago 9 years ago 8 years ago
128029 Named @arrays args to MAIN can only take more than 1 option new perl6 Nobody 0
cpan@zoffix.com 8 years ago 8 years ago
128027 anon enums pretend to be empty lists new perl6 Nobody 0
wenzel.peppmeyer@gmx.de 8 years ago 8 years ago
114370 [LTA] error message when declaring an enum of a type variable open perl6 Nobody 0
moritz.lenz+perl@gmail.com 12 years ago 9 years ago 8 years ago
128003 [LTA] forgetting "token" next to a rule with a dot in it gives confusing error new perl6 Nobody 0
cpan@zoffix.com 8 years ago 8 years ago
127867 [LTA] behavior when passing garbage with -M command line option (perl6 -M $'\0') open perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 8 years ago 8 years ago
122425 [JVM] "is cached" isn't. open perl6 Nobody 0
will@coleda.com 10 years ago 8 years ago
122734 [BUILD] Can't force a rebuild of nqp or vm's from rakudo's configure. open perl6 Nobody 0
will@coleda.com 10 years ago 8 years ago
123969 [JVM] NullPointerException for same CStruct in CStruct open perl6 Nobody 0
email@froggs.de 9 years ago 9 years ago 8 years ago
121533 [MoarVM] macro test failure, building an AST incrementally in a for loop stalled perl6 Nobody 0
moritz.lenz+perl@gmail.com 10 years ago 8 years ago
122491 [BUG] unquote in sub in quasi doesn't work in Rakudo stalled perl6 Nobody 0
cmasak@gmail.com 10 years ago 8 years ago
115594 [BUG] Can't call locally assigned code blocks inside quasis in Rakudo stalled perl6 Nobody 0
cmasak@gmail.com 11 years ago 8 years ago
115592 [BUG] Can't use 'temp' in quasi block in Rakudo stalled perl6 Nobody 0
cmasak@gmail.com 11 years ago 8 years ago 8 years ago
115584 [BUG] Cannot put an unquote in a for loop in a quasi in Rakudo stalled perl6 Nobody 0
cmasak@gmail.com 12 years ago 8 years ago
115582 [BUG] {{{}}} unquote inside {} inside qq string in quasi doesn't work in Rakudo stalled perl6 Nobody 0
cmasak@gmail.com 12 years ago 8 years ago
115566 [BUG] Variables declared in quasi blocks don't work in Rakudo stalled perl6 Nobody 0
cmasak@gmail.com 12 years ago 8 years ago 8 years ago
125615 [LTA] error message when trying to use NYI textual macros stalled perl6 Nobody 0
alex.jakimenko@gmail.com 9 years ago 8 years ago 8 years ago
125160 [BUG] Lexicals that are only used within a quasi block do not get lowered into the macro's scope stalled perl6 Nobody 0
cygx@cpan.org 9 years ago 8 years ago
Page 1 ...20 21 22 23 24 ...26 PreviousNext

This service is sponsored and maintained by Best Practical Solutions and runs on Perl.org infrastructure.

For issues related to this RT instance (aka "perlbug"), please contact perlbug-admin at perl.org