Skip Menu |
#SubjectStatusQueueOwnerPriority
  RequestorsCreatedToldLast UpdatedTime Left
124897 [REGEX] Roast rakudo skip/todo test: S05-mass/rx.t:84 reason: '<commit> [NYI]' new perl6 Nobody 0
davidnmfarrell@gmail.com 9 years ago 6 years ago
124892 [REGEX] Roast rakudo skip/todo test: 05-mass/rx.t:57 reason: '::: [NYI] "full backtrace failure" new perl6 Nobody 0
davidnmfarrell@gmail.com 9 years ago 6 years ago
124903 [REGEX] S05-mass/rx.t line:1505 reason: 'parse error' new perl6 Nobody 0
davidnmfarrell@gmail.com 9 years ago 6 years ago
126063 [SEVERE] printf omits line number in error message new perl6 Nobody 0
alex.jakimenko@gmail.com, nadim.khemir@gmail.com, wenzel.peppmeyer@gmx.de 9 years ago 7 years ago
132149 [BUG] Some Method objects use wrong .gist method new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
132005 [SEVERE] --target=parse and : invocant syntax (say 25:) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131994 [SEVERE][REGRESSION] int32 goes crazy on -2147483648 (my int32 $x = -2147483648; say $x * 1.0) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131149 [SEVERE] uint attributes behave like int new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
132335 [LTA] pure numeric values of address families are not useful enough ( IO::Socket::INET.new(:host<http://perl6.o>, :port(42)) ) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
132326 Potential issue with `is default` and Promises new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
124989 [UNI] [NYI] :nfkc adverb on quoteforms new perl6 Nobody 0
davidnmfarrell@gmail.com 9 years ago 7 years ago
132307 [MOAR] Slurpy positionals cause type constraints to be ignored on named args new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
132305 [UNI] In some cases ‘Numeric’ uniprop returns “Lower” but it should be “None” instead (say ‘a’.uniprop(‘Numeric’)) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
132280 [REGRESSION][PERF] Cool methods that take and pass a Capture are uber slower (.contains: 'meow' for ^10000_00) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131966 [REGRESSION][9999] Shaped native arrays with negative sizes (my int @a[-9999999999999999]) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
132289 [REGRESSION][LTA] Lost line number in Proc::Async's “no such file or directory” error new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
131722 Map and containerization (my %m := Map.new(‘a’, ‘X’); %m<a> = 42) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
132282 [REGRESSION] Weird “Cannot find method 'gist'” problem new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
132258 [SECURITY][WINDOWS] `run "perl6" ...` can be made to execute shell commands new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
132251 Curly quotes not supported in postfix call syntax ( Foo.new.“bar”() ) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
132250 [LTA] require ‘’ suggests ‘.’ but that makes no sense (require ‘’) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
127857 [LTA] error message when using commas in c-style “loop” (loop (my $x = 0, $x < 10, $x++) {}) new perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 7 years ago
127856 [LTA] error message when declaring variables without a space between “my” and parens (my($test);) new perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 7 years ago
125684 [LTA] error message when using invalid characters in number literals (say 0b000l01) new perl6 Nobody 0
alex.jakimenko@gmail.com 9 years ago 7 years ago
132239 [LTA] q:to and “Corresponding … was at line” new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
132241 [LTA] tr/// and “Corresponding … was at line” new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
132240 [LTA] s/// and “Corresponding … was at line” new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
132237 [LTA] regexes and “Corresponding … was at line” new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
128561 [LTA] [UNI] degenerates: warning on whitespace with diacritics could be better new perl6 Nobody 0
zefram@fysh.org 8 years ago 7 years ago
132233 [UNI] ignorecase doesn't use foldcase semantics when the haystack is interpolated new perl6 Nobody 0
samantham@posteo.net 7 years ago 7 years ago
132232 [UNI] ignorecase returns too many graphemes for expanding foldcase graphemes new perl6 Nobody 0
samantham@posteo.net 7 years ago 7 years ago
132228 [SEGV] nqp::push to a typeobject of a class with repr("VMArray") new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
127280 [LTA] error message when using restricted args in list generator (2, 3, sub ($x where * > 5) {…} … 42) new perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 7 years ago
126802 [LHF] Shaped arrays with fractional sizes (my @a[0.5]) new perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 7 years ago
132219 [@LARRY] [REGEX] non-ratchet right-hand branch of `||` causes backtracking into the alternation new perl6 Nobody 0
smls75@gmail.com 7 years ago 7 years ago
132210 Can't use `!` or `is required` with named Callable param constrainted by signature new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
132209 Crash when type-constraining by a named param by signature new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
132205 .gist of a Match should not print null bytes, and maybe other control chars too (say “\0” ~~ /<[\0]>/) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
132010 [NYI][REGRESSION] S metaop not implemented new perl6 Nobody 0
bri@abrij.org, davidnmfarrell@gmail.com 7 years ago 7 years ago
132168 [LTA] Mention context when suspecting runaway quotes (say "foo'; my $x = 42;) new perl6 Nobody 0
alex.jakimenko@gmail.com, jns+bc@gellyfish.co.uk 7 years ago 7 years ago
125477 [LHF][LTA] small issue with trace in given/when default block new perl6 Nobody 0
drforr@pobox.com 9 years ago 7 years ago
126283 [6.d][@LARRY] invocants default to :D ? new perl6 Nobody 0
liz@dijkmat.nl 9 years ago 7 years ago
125821 [LTA] error message when doing .rotate(Inf) new perl6 Nobody 0
alex.jakimenko@gmail.com 9 years ago 7 years ago
125116 [LHF][LTA] More helpful sorry message for bitwise operators new perl6 Nobody 0
kevin@thecolyers.net 9 years ago 7 years ago
132169 Using ::Foo type capture as default causes inconsistent bind result new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
130153 [9999][BUG] Int**Int yields bogus overflow new perl6 Nobody 0
zefram@fysh.org 7 years ago 7 years ago
130290 [9999][REGRESSION] Weird behavior due to overflow when indexing from the back (@a[*-9999999999999999999]:delete) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
132162 [LTA] error of trying to assign to read-only $/ should offer a solution new perl6 Nobody 0
cpan@zoffix.com 7 years ago 7 years ago
132157 [REGRESSION] Should not be able to add attributes in augment new perl6 Nobody 0
liz@wenzperl.nl 7 years ago 7 years ago
132102 [JVM] ‘make test’ fails a lot of nativecall tests new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 7 years ago
Page 1 2 3 4 ...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