Skip Menu |
#SubjectStatusQueueOwnerPriority
  RequestorsCreatedToldLast UpdatedTime Left
126895 [BUG] Subset-type constraint incorrectly throws when optional parameter wasn't passed new perl6 Nobody 0
smls75@gmail.com 8 years ago 7 years ago
131754 [LTA] Error message when using a term bareword as if it were a subroutine new perl6 Nobody 0
smls75@gmail.com 7 years ago 7 years ago
131745 Wrong rakudo's INSTALL.txt instructions mention non-existent --with-moar option new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131742 [BUG] - Redefining operator '>'. new perl6 Nobody 0
andynparker@googlemail.com 7 years ago 7 years ago
131739 [BUG] - Writing an infix operator '>'. new perl6 Nobody 0
andynparker@googlemail.com 7 years ago 7 years ago
131710 [BUG] andthen=, notandthen=, and orelse= thunk incorrectly and don't alias $_ new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131670 Some warnings don't respect $*ERR new perl6 Nobody 0
will@coleda.com 7 years ago 7 years ago
131640 Unterminated qw subscript should say the line number where it was started ( say “$<x” ) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131639 [BUG] Junction:D.iterator returns an iterator that .pulls-one a Mu type object new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
127423 [BUG] EOF check in MoarVM breaks process substitution and opening of devices new perl6 Nobody 0
vittore.scolari@pasteur.fr 8 years ago 7 years ago
131590 .cando fails to locate candidates with native parameters new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131584 [REGRESSION] EXPORTHOW SUPERSEDE/DECLARE Cannot invoke this object new perl6 Nobody 0
lloyd.fourn@gmail.com 7 years ago 7 years ago
131553 IO::Socket::INET mishandles IPv6 new perl6 Nobody 0
zengargoyle@gmail.com 7 years ago 7 years ago
131552 [BUG] «||=« leads to Non ast passed to WANTED: NQPMu␤Non ast passed to WANTED: NQPMu␤Weird node in analyze new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131542 [BUG] `state` variables unset if multi candidate uses named params new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131539 [LTA] $*PERL.compiler.version produces different versions on different OSes even if built from same commit new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131527 Cannot invoke this object (REPR: Null; VMNull) new perl6 Nobody 0
juerd@tnx.nl 7 years ago 7 years ago
131517 [BUG] Perl5-ism regex range detector hides a more useful error new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131511 [Feature Request] Take a step closer to Signatures as constraints on variables. new perl6 Nobody 0
ben-goldberg@hotmail.com 7 years ago 7 years ago
131507 [LTA] “Weird node in analyze” when hyper calling an array of blocks ( @foo»() ) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131504 [LTA] .&foo form differs from foo($_) when routine throws control exceptions new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131501 [BUG] meta-forms of andthen, notandthen, and orelse leak thunks when Slips given as args new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131500 [BUG] Loose ops in argument list cause parse failures in some cases new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131495 QAST and MAST errors from my code new perl6 Nobody 0
ben-goldberg@hotmail.com 7 years ago 7 years ago
131491 Using infix:<xx> to set default sometimes ends up as Seq in `where` clause new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
123572 [BUG] :256[list of numbers] wrongly allows the numbers to exceed 255 in Rakudo new perl6 Nobody 0
cmasak@gmail.com 9 years ago 7 years ago
131476 list named argument in MAIN new perl6 Nobody 0
mt1957@gmail.com 7 years ago 7 years ago
131381 [BUG]function prototypes using array of subset type give type error new perl6 Nobody 0
danielcliffordmiller@gmail.com 7 years ago 7 years ago
131413 [LTA] Errors in Int() coercer new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131401 Feature Request NativeCall function pointer typedef new perl6 Nobody 0
ben-goldberg@hotmail.com 7 years ago 7 years ago
131399 Feature Request: Better NativeCall Array termination new perl6 Nobody 0
ben-goldberg@hotmail.com 7 years ago 7 years ago
131389 Some parsing glitch with `\term` in a string new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131382 [LTA] for, parens, and lack of whitespace (for(^700){say 2}) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131379 [IO] read from file containing 1-char of malformed UTF returns empty string new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131366 [BUG] Mixining in Blob role gives "P6opaque: missing attribute protocol in compose" new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131360 [LTA] error message when forgetting the initial curly quote (say hello world’) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131343 [BUG] Constraining an attribute to a defined version of a type passed to a parameterized role fails. new perl6 Nobody 0
enheh@protonmail.com 7 years ago 7 years ago
131341 Cannot array-index after using «» (or << >>) indexing new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131334 [LTA] “Too many symbols” is right but can be confusing (sub infix:<a b> { … }) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131326 "Cannot invoke this object (REPR: Null; VMNull)" Error when using Grammar::Debugger new perl6 Nobody 0
halganeiny@gmail.com 7 years ago 7 years ago
131311 [BUG] Embedded CStruct/CUnions incorrectly considered undefined when defined, but 0 new perl6 Nobody 0
curt@tilmes.org 7 years ago 7 years ago
131310 Can't subset native types new perl6 Nobody 0
ddgreen@gmail.com 7 years ago 7 years ago
131307 warning-less sub closure over a variable declared later in same scope new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131302 [LTA] Seq:D ~~ Seq:D uses Any.ACCEPTS new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131299 Test failure on Raspberry Pi (2017.04) new perl6 Nobody 0
1parrota@gmail.com 7 years ago 7 years ago
131281 next on last iteration of loop injects Mu into return value and fouls termination test new perl6 Nobody 0
bri@abrij.org 7 years ago 7 years ago
131280 [BUG] Nested slices do not work when adverbs are present new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131262 [BUG] LTA error message for .^add_method redefinition new perl6 Nobody 0
trey@cpan.org 7 years ago 7 years ago
131261 [@LARRY] phasers/loop controls in routines that accept Callables new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
131060 .grep does not fire FIRST / LAST / NEXT phasers new perl6 Nobody 0
liz@dijkmat.nl 7 years ago 7 years ago
Page 1 2 3 4 5 6 ...12 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