Skip Menu |
#SubjectStatusQueueOwnerPriority
  RequestorsCreatedToldLast UpdatedTime Left
130451 Looping over unitialized shaped array no longer works (my @array[8]; .say for @array) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131923 Proc::Async.stdout and zero-separated input ($proc.stdout.split(“\0”) … ) open perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131801 Stranded strings with combiners or ZWJ on borders break my NFG expectations ( (“\x[0305]a” x 2).chars.say ) resolved perl6 samantham@posteo.net 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131935 Spesh issue with errata tests: complex.t, unpolar.t, rat.t, fatrat.t new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131934 Errata test fail S17-promise/allof.t resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
130435 [REGRESSION] UNIT::EXPORT and Foo::EXPORT are no longer comparable (Foo::EXPORT === UNIT::EXPORT) open perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131884 [LTA] Could not fine Aoeu at line 1, but line 1 of what? (use Aoeu) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131829 Weird memory leakage of sequences and other things ( (1…∞).grep(* < 0)[^10] ) open perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131805 [REGRESSION] [PERF] .grep-ing Ints with a code block is now almost twice slower ( .grep({/foo/}) ) open perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131797 “expected:” and “got:” messages in test output .Str-ify data, that's not entirely right (cmp-ok ‘a’, ‘~~’, /b/) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131781 :?smth should construct a truthy pair (say (:?foo)) rejected perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131018 [REGRESSION] Some rotor cases are no longer working as expected (.rotor: 2 => -2, 1) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131766 Specifying the source address of an outgoing connection using IO::Socket::* new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131757 Untodoed evil hack in Backtrace.pm resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
130564 [UNI] East_Asian_Width unicode property is not supported ( .uniprop(‘East_Asian_Width’) ) resolved perl6 samantham@posteo.net 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131272 .pickpairs .Int-ifes the argument, but .pick doesn't (say ^5 .BagHash.pick(2.5)) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131273 [REGRESSION] .pick and .pickpairs with negative amounts ( say ^5 .BagHash.pickpairs(-2.5) ) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131529 byte.Range should be 0..255 and not -∞^..^∞ (say byte.Range) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 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
127395 [LTA] no levenshtein for method names resolved perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 7 years ago
126732 [RFC] Problem with superscripts when there is no number in front of it (³² == 9) rejected perl6 Nobody 0
alex.jakimenko@gmail.com, mattoates@gmail.com 8 years ago 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
131201 [LTA] error message when proto has no implementation (class A { proto method x { * }; }) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
128214 [@LARRY] Decide if `.resolve` should work like POSIX `realname` resolved perl6 cpan@zoffix.com 0
alex.jakimenko@gmail.com 8 years ago 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
131361 [LTA] error message about numbers starting with 0 talks about octal, but that's not what I meant (say 02) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131363 [LTA] Using dot instead of a semicolon as a statement end (say ‘hello’.) open perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 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
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
130517 [LTA] .max should warn if it sees useless :by parameter ( .max(:by(*.value)) ) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
129843 [LTA] Indexing on a Str throws generic “out of range” message which is less than awesome (“hello”[2]) open perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 7 years ago 7 years ago
131270 Grabbing or picking NaN elements from a BagHash should not work (say ^5 .BagHash.pick(NaN)) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
128035 Huge repeat counts are considered as negative numbers (‘a’ x 9999999999999999999) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 7 years ago 7 years ago
130441 [REGRESSION] Writablity of elements of slurpy params depends on given arguments open perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131076 [LTA] Rakudo sees Perl 5 code even if there is none (for $x(42), $x(50) {…}) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131119 [LTA] Run time “SORRY!” when working with junctions ( say +any(‘abc’, 42.5) ) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131111 [@LARRY] %c = %a, %b and @c = @a, @b should behave similarly rejected perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
131008 lcm should not work with Nums, and maybe gcd too (2.5 lcm 5) rejected perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
130509 error message points to CORE.setting, previously it did not (my $x = fail) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
125817 [LTA] chr(999999999999999999999999999) – chr codepoint cannot be negative resolved perl6 Nobody 0
alex.jakimenko@gmail.com, zefram@fysh.org 9 years ago 7 years ago 7 years ago
130440 .pairs elements of the shaped array are no longer writable (for @a.pairs -> $p { $p.value = 42 }) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
130566 [TESTNEEDED] X with a lazy list no longer produces a useful output (my @x = lazy 1..3; say (@x X 4..7)[^10]) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
130630 [LTA] [REGRESSION] Rat-ifying a malformed number points to Metamodel.nqp (say “4​2”.Rat.nude) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
130601 [REGRESSION] “next” inside whenever no longer works (react { whenever foo() { next if $_ > 3 } }) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
130870 Some self-referential issue with hash assignment (%h1 = %h1, %h2) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
128181 [RFC] Changed behavior after v6.c: using “last” inside “grep” (say ^∞ .grep: { last }) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 7 years ago
130812 [LTA] error message when trying to use ? on ~ in a regex (/ ‘[’ ~? ‘]’ . /) resolved perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
127254 [BUG] Recursive binding `my $x := (my $y := $x)` binds variable to VMNull open perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 8 years ago 7 years ago
130629 [REGRESSION] custom defined method no longer works (method defined { … }) rejected perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
130590 HyperWhatever does not work with reduction metaop ([+] **) rejected perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago 7 years ago
Page 1 2 3 4 5 6 7 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