Skip Menu |
#SubjectStatusQueueOwnerPriority
  RequestorsCreatedToldLast UpdatedTime Left
72234 [REGEX] Adding a double-colon "cut group" to the inside of a ratcheted expression causes it to backtrack in Rakudo open perl6 Nobody 0
cmasak@gmail.com 14 years ago 13 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 6 years ago
132377 [BUG][POD] tables inside =begin/=end comment pairs cause exception open perl6 Nobody 0
tom.browder@gmail.com 6 years ago 6 years ago 6 years ago
132290 [LTA] .gist of a Method does not always show its .name (.say for <a b c>.^methods) open perl6 Nobody 0
alex.jakimenko@gmail.com 6 years ago 6 years ago 6 years ago
132149 [BUG] Some Method objects use wrong .gist method new perl6 Nobody 0
cpan@zoffix.com 7 years ago 6 years ago
129941 [PERF] [IO] Perl 6 text file line read is much slower than Perl 5 open perl6 tbrowder 0
tom.browder@gmail.com 7 years ago 7 years ago 6 years ago
132005 [SEVERE] --target=parse and : invocant syntax (say 25:) new perl6 Nobody 0
alex.jakimenko@gmail.com 7 years ago 6 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 6 years ago
131149 [SEVERE] uint attributes behave like int new perl6 Nobody 0
cpan@zoffix.com 7 years ago 6 years ago
124294 [SEVERE][BUG] uint32 behaving like int64 open perl6 Nobody 0
grondilu@yahoo.fr, helmut.wollmersdorfer@fixpunkt.de 9 years ago 8 years ago 6 years ago
124088 [SEVERE] Unsigned int in highest bit length, stays negative open perl6 Nobody 0
liz@dijkmat.nl 9 years ago 8 years ago 6 years ago
124527 [BOGUSTEST] [REGEX] S05-metasyntax/interpolating-closure.t line:28 reason: 'dunno' open perl6 Nobody 0
davidnmfarrell@gmail.com 9 years ago 6 years ago 6 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 6 years ago 6 years ago
124147 [MATH] pow edge cases with rakudo-moar on NetBSD open perl6 Nobody 0
steve.mynott+bitcard@gmail.com 9 years ago 6 years ago
132326 Potential issue with `is default` and Promises new perl6 Nobody 0
cpan@zoffix.com 6 years ago 6 years ago
131481 [EXOTICTEST] No perl6-debug open perl6 Nobody 0
rnhainsworth@gmail.com 7 years ago 7 years ago 6 years ago
132269 [EXOTICTEST][REGRESSION][BUG] JIT removing loop construct and confusing last() open perl6 Nobody 0
nlogan@gmail.com 6 years ago 6 years ago 6 years ago
131780 [SEGV] Crash while running test open perl6 Nobody 0
mt1957@gmail.com 7 years ago 7 years ago 6 years ago
124989 [UNI] [NYI] :nfkc adverb on quoteforms new perl6 Nobody 0
davidnmfarrell@gmail.com 9 years ago 6 years ago
132292 Recursively .emit-ing from the tap of the same supply bails out open perl6 Nobody 0
alex.jakimenko@gmail.com 6 years ago 6 years ago 6 years ago
132307 [MOAR] Slurpy positionals cause type constraints to be ignored on named args new perl6 Nobody 0
cpan@zoffix.com 6 years ago 6 years ago
131041 [EXOTICTEST] Use of Nil in string context open perl6 Nobody 0
will@coleda.com 7 years ago 7 years ago 6 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 6 years ago 6 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 6 years ago 6 years ago
132302 Str.trans grabs callers $/ for unknown reason open perl6 Nobody 0
cpan@zoffix.com 6 years ago 6 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 6 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 6 years ago 6 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 6 years ago
132282 [REGRESSION] Weird “Cannot find method 'gist'” problem new perl6 Nobody 0
alex.jakimenko@gmail.com 6 years ago 6 years ago
131102 [REGRESSION] state variables are no longer working as expected in regex code blocks (/^ <?{ say $++ }> /) open perl6 Nobody 0
alex.jakimenko@gmail.com, joshuamy@gmail.com 7 years ago 7 years ago 6 years ago
127162 Plural parameter names are alowed in .later and .earlier but not in .new (DateTime.new(years => 2016)) open perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 8 years ago 6 years ago
126857 [BUG] Bogus array subsignature in declaration `my ([$a]);` binds variable to VMNull open perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 8 years ago 6 years ago
132258 [SECURITY][WINDOWS] `run "perl6" ...` can be made to execute shell commands new perl6 Nobody 0
cpan@zoffix.com 6 years ago 6 years ago
132248 Z Metaoperator bug open perl6 Nobody 0
ipatrol6010@yahoo.com 6 years ago 6 years ago 6 years ago
130713 42.expmod(-1,1) hangs open perl6 Nobody 0
liz@dijkmat.nl 7 years ago 6 years ago 6 years ago
130205 [BUG] Weird parsing of q:w with matching delimiters when same delimiters appear inside open perl6 Nobody 0
cpan@zoffix.com, lloyd.fourn@gmail.com 7 years ago 6 years ago 6 years ago
132251 Curly quotes not supported in postfix call syntax ( Foo.new.“bar”() ) new perl6 Nobody 0
alex.jakimenko@gmail.com 6 years ago 6 years ago
132250 [LTA] require ‘’ suggests ‘.’ but that makes no sense (require ‘’) new perl6 Nobody 0
alex.jakimenko@gmail.com 6 years ago 6 years ago
127145 [BUG] explicitly-manage is doing something un thread-safe apparently open perl6 Nobody 0
jns+bc@gellyfish.co.uk 8 years ago 6 years ago 6 years ago
114124 open () error message is [LTA] open perl6 Nobody 0
pawel.pabian@implix.com 12 years ago 6 years ago 6 years ago
127865 Throwing a control exception within Lock.protect causes [LTA] locking behavior open perl6 Nobody 0
rob@hoelz.ro 8 years ago 6 years ago 6 years ago
128161 [LTA] Run time “SORRY!” when the range starts with whatever star (*...‘WAT’) open perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 8 years ago 6 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 6 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 6 years ago
127282 [LTA] backtraces could print all the arguments to all the routines open perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 8 years ago 6 years ago
126757 [LTA] error message talks about ~ but there is no ~ in my code (33..126 .pick.chr) open perl6 Nobody 0
alex.jakimenko@gmail.com 8 years ago 6 years ago 6 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 6 years ago
132239 [LTA] q:to and “Corresponding … was at line” new perl6 Nobody 0
alex.jakimenko@gmail.com 6 years ago 6 years ago
132241 [LTA] tr/// and “Corresponding … was at line” new perl6 Nobody 0
alex.jakimenko@gmail.com 6 years ago 6 years ago
132240 [LTA] s/// and “Corresponding … was at line” new perl6 Nobody 0
alex.jakimenko@gmail.com 6 years ago 6 years ago
Page 1 ...4 5 6 7 8 ...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