Skip Menu |
Queue is disabled
This queue is disabled and you may not create new tickets in it.

Maintainer(s)

perl6-compiler relay

Bugs

IDSubjectStatusSeverityLast UpdatedBroken inFixed in
135615 Fadakway-UAE Purchase Interest new 2 weeks ago
135568 The password for (rt-perl6@netlabs.develooper.com) will expire within few hours. new 3 months ago
135481 Aviso de correos pendientes! open 9 months ago
135447 Die zahlende Bank new 12 months ago
132784 [BUILD] make install fail on termux/Android 6.0.1 open 5 years ago
124482 [NYI] multi-dim sized arrays new 5 years ago
124490 [NYI] 'is TypeObject' new 5 years ago
126945 [BUG] outer frame does not match expected static frame open 5 years ago
131089 Different parsing of combined colonpairs open 5 years ago
130069 [BUG] Unknown QAST error when creating List of Pairs open 5 years ago
128047 [IO] Rakudo may crash if you use get() when -n is used (perl6 -ne 'say get' <<< 'hello') open 5 years ago
131813 Segfault with --profile open 5 years ago
131666 NativeCall MoarVM panic open 5 years ago
124571 [TODO] statement prefix 'lazy', currently works like 'do' new 5 years ago
130761 [OPTIMIZER] An if-block confuses &?ROUTINE to point at the wrong outer routine open 5 years ago
124692 [JVM] Roast rakudo skip/todo test:./S32-str/substr.t line:43 reason: 'java.nio.charset.MalformedInputException' open 5 years ago
131970 LTA error handling: shouldnt the Failure convert into an Exception open 5 years ago
133791 perl 6 parser bugging out on a comment thinking it is a real var open 5 years ago
75592 [LTA] Long running unclosed quotes trigger unhelpful message open 5 years ago
133772 stringification of regex with variables new 5 years ago
133762 Quanthashes should be parameterizable open 5 years ago
125908 [BUG] duplicate triggers of .act when using parallel greps on an IO::Notification.watch_path supply open 5 years ago
132313 Rat literal syntax creates Rats with denominators larger than 64 bits open 5 years ago
126826 [BUG] Numeric precision not arbitrary new 5 years ago
132214 [LHF] `need` with version silently fails new 6 years ago
132983 Roast S32-io/IO-Socket-Async.t test fails WSL - listen "already in use" test new 6 years ago
133541 Grammer bug <alnum> vs <alpha> open 6 years ago
131099 [LTA] is assoc('list') gives "MVMArray: Can't pop from an empty array" new 6 years ago
126520 [PERF] Proxy objects - frequent FETCHs new 6 years ago
131919 [RFC] Returning Failure from failed P6-level .parse open 6 years ago
131599 [RFC] Allow a Callable for `is default` that will generate default values open 6 years ago
128154 [BUG] Cannot use qqx in rakudo star on windows7 open 6 years ago
131530 [BUG] Perl6 REPL forgets the definition of infix sub new 6 years ago
127945 [BUG] Mu methods cannot be used as grammar tokens due to default Actions class open 6 years ago
133300 missing symbol name in error for &::() lookup failure new 6 years ago
129197 [BUG][IO] "Invalid free()" when passing the output of one Proc to the input of another open 6 years ago
114276 [BUG] Cannot return junctions from .classify blocks in Rakudo open 6 years ago
116595 [BUG] Nesting wrapping roles bind 'callsame' to the wrong recipient in Rakudo open 6 years ago
132980 Coercion type apparently does not check the actual type of the coerced value open 6 years ago
127143 Different Behaviour With/Without Commas in Sub/Method Calls and slipped hashes open 6 years ago
127064 [PERF] Variable interpolation in regex very slow open 6 years ago
114042 [BUG] LTA error message about returning from an exhausted routine in Rakudo open 6 years ago
123380 [BUG] A script that gives different results when executed from a file and when pasted into REPL open 6 years ago
122815 [BUG] nativecall sub declaration complains about 'returns' type when type has been predeclared using yadda-yadda on Rakudo Moar open 6 years ago
117377 [BUG] 'callsame' in postcircumfix:<( )> method in routine trait does nothing in Rakudo open 6 years ago
130910 [REGEX] Backtracking into a parameterized subrule like `<meh(42)>` tries to call it without arguments. open 6 years ago
133162 Problem with sample socket code: core dump from malloc failure and memory corruption new 6 years ago
128090 [RFC] A Way to Export Only Specific Symbols At Compile Time open 6 years ago
133057 Odd interaction of HTTP::UserAgent and Promises open 6 years ago
128870 [SEGV] Pushing into the same array from two threads segfaults reliably open 6 years ago
127208 [SEGV][CONC] Non-deterministic segfaults in parallel code open 6 years ago
130370 [CONC] Tapping on a very active .out of Proc::Async wrecks the work queue open 6 years ago
130494 [CONC] [PERF] Using Proc::Async with tap leads to memory leak open 6 years ago
133017 First intermediate value of reduction with zip operator open 6 years ago
131684 Iterator and Supply might fail early if Nil is sent on a channel open 6 years ago
131510 [SEGV] Segfault when `-Ilib` while running a file that does `use lib <lib>` and loads some modules open 6 years ago
130883 problem with RESOURCES and PERL6LIB env variable open 6 years ago
129926 [META] Make everything in Learning Perl 6 work open Normal 6 years ago
124057 [SEGV] Proxy class attribute interaction segfaults open 6 years ago
126955 [BUG] more .perl string quoting problems open 6 years ago
127093 gist missing for non-native typed array that doesn't get initialized open 6 years ago
126855 [BUG] .WHAT does not allow spaces around the dot (42 . WHAT) open 6 years ago
127030 [BUG] await start { qx/../ } doesn't wait open 6 years ago
126587 [SEGV] require inside thread segfault hang open 6 years ago
131375 [BUG] error initializing large array on Windows (64-bit) open 6 years ago
131871 [CONC] [REGEX] Regex code block closing over lexical variable, is not threadsafe open 6 years ago
131870 [CONC] [REGEX] Capture lookup inside regex is not threadsafe open 6 years ago
131914 [REGRESSION] Rakudo/Moar taking more memory at launch. open 6 years ago
127974 [CONC] sprintf() not threadsafe/reentrant if the format tokens use explicit indices open 6 years ago
130493 [RFC][@LARRY] .sink of class not getting called, but Mu.sink is open 6 years ago
130616 Wrong source line number reported for misspelled private class attribute names open 6 years ago
131206 “Oops!!!” when using --target=ast (^…) open 6 years ago
130599 [LTA] [REGRESSION] internal backtrace is spewed when trying to assign to a Blob type object (Blob[2] = 100) open 6 years ago
126702 [JVM] failing test in S06-multi/subsignature.t: wrong multi candidate called when slurpy and named are passed open 6 years ago
130502 [LTA] error message complains too much about Metamodel.nqp (Buf.new('0')) open 6 years ago
128553 [SEGV] multi method cache causes Base64 regression open 6 years ago
126297 [SEGV] filehandle read in a thead causes a segfault when the thread ends open 6 years ago
114554 [BUG] Definition of zero-length postfix operator wrongly allowed in Rakudo open 6 years ago
127682 [OSX] writing more than 8192 bytes to IO::Handle causes it to hang forever open 6 years ago
130892 [WINDOWS] t\spec\S32-io\IO-Socket-INET.t hangs on Windows open 6 years ago
131508 [BUG] `state` with `% is Sethash` ends up with a type object on second entry to block new 6 years ago
131393 [JVM] When reading from stdin, eof is not respected open 6 years ago
125466 [MATH][@LARRY] bitwise shift is inconsistent on int open 6 years ago
131626 [PERFTEST][PERF] ≥ and ≤ are 36x slower than Texas version; ≠ is 15x slower open 6 years ago
129811 [BUG] Implicit return of Failure Broken in routines with native return type constraints new 6 years ago
130867 [BUG] `only` methods are used where `multies` should be, preventing dispatch to Mu.* candidates new 6 years ago
122951 [BUG] negative lookahead doesn't LTM properly open 6 years ago
132885 .next-handle seems to change handles but doesn't open 6 years ago
132835 [LTA] "An operation first awaited" error needs to be clearer new 6 years ago
132874 [MOAR][NYI] Support for utf16 and binary IO with 16/32-bit bufs open 6 years ago
130020 [RFC][@LARRY] Create a set of conventions to minimize impact internal changes to user's code open 6 years ago
132864 Make P6 "int" always match C "int" (or provide an alternative) new 6 years ago
125618 [REGEX] Positional capture of separator on ?% operator causes compiler error open 6 years ago
130226 [LTA] Make --ll-exception output use OS-dependant path separators consistently new 6 years ago
126998 [IO] Use of Proc with IO::Pipe is counter-intuitive open 6 years ago
130898 [BUG] IO::Spec confused by diacritics new 6 years ago
125463 [IO] unlink does not signal failures / [JVM] .IO.unlink succeeds in unlinking empty directories open 6 years ago
130464 Should the way to set tmpdir from the environment be known to the user? new 6 years ago
129150 [RFC][IO] IO::Notification needs .stat and separate notification for removal new 6 years ago
125757 shell().exitcode is always 0 when :out is used open 6 years ago
130781 Using both :out and :err in run() reports the wrong exit code new 6 years ago
130327 MoarVM panic: Collectable 0x2aba12277918 in fromspace accessed open 6 years ago
132328 [EXOTICTEST][SEGV][REGRESSION] DBIish tests are failing spectacularly (JIT compilation of native calls) new 6 years ago
129787 [EXOTICTEST][CONC] die/CATCH inside a start-block with a channel heisenbugs open 6 years ago
132108 [EXOTICTEST][REGRESSION] Test output should not be buffered even for non-TTYs (prove -j 8 …) open 6 years ago
127403 [EXOTICTEST][WEIRD] Matching over 256 items yields wrong results, sometimes open 6 years ago
125674 [LTA] error message prints wrong eject position (if True if { };) new 6 years ago
123776 Binding a variable at BEGIN time doesn't stick aruond for runtime open 6 years ago
132794 Junction as default value needs to throw if it would autothread open 6 years ago
130485 [SEVERE] » is no longer shuffled (<a b c d>».say) open 6 years ago
132785 [BUILD] MoarVM build fail on termux/Android 6.0.1 new 6 years ago
132104 [JVM] EvalServer leaks threads and memory when using Proc::Async open 6 years ago
132711 [LTA] Stupidly using `is assoc` with unary prefix operator has an error message from the deep open 6 years ago
132306 [PERF] parameters, even if unused, make stuff slower ( f1($a, $, $, $, $, $) vs f2($a, $b, $c, $d, $e, $f) ) open 6 years ago
132710 [LTA] Warning message for duplicated tighter trait open 6 years ago
132713 Order of `is assoc` and precedence traits matter, but should it? open 6 years ago
132699 Dependent roles problem new 6 years ago
125641 [LTA] error messages when right bracket is missing: (), [], "" and so on new 6 years ago
132694 [JVM] Coercion type Str(Any) returned from .keyof is not the same object as Str(Any) new 6 years ago
132043 [IO] When IO::Notification is watching a file, the `path` attribute doubles the filename open 6 years ago
124679 [@LARRY] Rakudo allows using '#`' (embedded comment) without following opening bracket, should not open 6 years ago
129373 Explicit `return` prevens Failure explosion in sinkage new 6 years ago
128287 [BUG] Type check `Array[Foo]` in module gets confused if `Array[Foo]` was already referenced in another precompiled module. open 6 years ago
130200 [LTA] Error when attempting to use a package that has one of core namespaces in its name open 6 years ago
132441 [SEVERE][WINDOWS][IO] IO::Handle.read-internal cannot handle fancy Unicode chars on TTY handles open 6 years ago
132650 [POD]=begin comment/=end comment blocks ought to nest new 6 years ago
132611 Re: loop { "x" ~~ /(.)<{$0}>/ } # Out of memory in a couple of seconds new 6 years ago
132525 [REGRESSION][PRECOMP] type constraints to Array[Pair] don't work when precompiled open 6 years ago
132592 Typed Array assignment type check fails sometimes new 6 years ago
127049 [BUG] expected Array[Str] but got Array[Str].new("<a>") (2015.12 Regression from 2015.11) new 6 years ago
127309 Type check failure for Array[...] as return value caused by irrelevent inclusion from another compunit new 6 years ago
132176 [RFC] Aliasing of Unicode ops to Texas Versions new 6 years ago
127881 [PERF] slow array slicing open 6 years ago
127775 Declaring enums with Bools, IntStrs and maybe other things ( enum Foo (:Bar(1), :Baz(True) )) new 6 years ago
87034 [BUG] Either binding an array to a list containing the array itself should work consistently or not at all in Rakudo open 6 years ago
125371 Segv on binding to one self and saying it open 6 years ago
121807 [LTA] is default(…) does not explain that the value should be known at compile time open 6 years ago
128905 [BUG] Some core Routines do not do Callable role open 6 years ago
125614 [BUG] Can't store whole 1&2 junctions in Mu-keyed hash in Rakudo open 6 years ago
125523 [LTA] Remove `P6opauqe` from unboxing errors open 6 years ago
127001 [PRECOMP] [NATIVECALL] CArray[CArray[int8]] fails type check open 6 years ago
132452 [WINDOWS] Unicode: shells print garbage instead of "「」" open 6 years ago
131071 [BUG] unpacking a slurpy in `my` creates `Mu`s despite working when used in a routine's sig new 6 years ago
132570 invalid typename or unknown type when nested under builtin type hierarchy new 6 years ago
132510 "problem while trying to set up Linenoise" new 6 years ago
124983 Roast rakudo skip/todo test:./S06-operator-overloading/sub.t line:231 reason: 'infix Z will never work; no lexical Z' open 6 years ago
124952 Failing tests in S04-phasers/next.t and .../in-loop.t: NEXT/LEAVE ordering open 6 years ago
124979 Roast rakudo skip/todo test:./S06-operator-overloading/sub.t line:137 reason: cannot bind with this LHS open 6 years ago
132101 [JVM] ‘make test’ does not work before ‘make install’ open 6 years ago
132487 Accessing the native-descriptor() from a Proc output seems to break it. open 6 years ago
122289 [WEIRD] unexpected behaviour during EVAL() open 6 years ago
127509 [POD] Formatting codes in tables open 6 years ago
127038 [POD] parsing does not create raw blocks open 6 years ago
122838 [BUG] BEGIN GLOBAL::<name> assignment does not work in Rakudo open 6 years ago
118023 [BUG] typed hashes and metaops and slots, oh my, in Rakudo open 6 years ago
123953 Coercion type applied via role parameter fails to multi-dispatch open 6 years ago
122972 [NYI] Proto regex with params isn't called correctly (possibly NYI) in Rakudo open 6 years ago
122992 [BUG] Declaring a 'my' array or hash typed with a type parameter ends up blowing up with a fixable error message about instantiating generics in Rakudo open 6 years ago
125200 [Bug] parametric role generic type not resolving early enough? open 6 years ago
126030 Multi-dim hash loses track of leaf type open 6 years ago
76744 [TODO] implement :dba adverbs in regexes open 6 years ago
122792 [PRECOMP] .^add_fallback in module used by module causes precompilation to fail open 6 years ago
121319 [PRECOMP] multi sub not importing when precompiled open 6 years ago
126116 [BUG] native type constraint inconsistently applied open 6 years ago
123903 [BUG] Some forms of "dynamic symbol lookup" syntax cause compiler error in Rakudo open 6 years ago
122991 [TODO] Implement 'handles' for 'my'-scoped (class) variables in classes open 6 years ago
123835 [@LARRY] Cannot use 'is rw' on optional parameter open 6 years ago
116783 [BUG] 'my' class in role should be generic in Rakudo open 6 years ago
110820 [BUG] Variable declaration inside statement_modifier for inside junction triggers bogus redeclaration error in Rakudo open 6 years ago
124007 [BUG] method delegation doesn't work in roles open 6 years ago
125487 [WEIRD] Possible MMD issue when binding nqp::null() ?? open 6 years ago
120394 [BUG] Can't access private attributes through the ::('$!x') syntax in Rakudo open 6 years ago
121166 [BUG] LTA error message when assigning to lexical variables from inside a regex in Rakudo open 6 years ago
117421 [BUG] Typing with ::SomeClass instead of SomeClass in 'has' declaration causes the wrong type object to end up in that attribute in Rakudo open 6 years ago
124226 [BUG] Opportunity to catch syntactically detectable calls to attribute-accessing methods on type objects in Rakudo open 6 years ago
124150 [WEIRD] Match.caps is inconsistent across backends open 6 years ago
123445 [@LARRY] More generic arguments should be acceptable for blocks supplied as closure parameters open 6 years ago
125732 Subsignatures of a capture param not used to sort MMD candidates open 6 years ago
126111 [BUG] coercive type constraint for variable inconsistently accepted open 6 years ago
125934 [BUG] &?ROUTINE changes to something else in gather in for loop open 6 years ago
125935 [BUG] Cannot print a type captured copied into a variable in the parameter list of a role in Rakudo open 6 years ago
125800 :radix[] form allows too-large place values open 6 years ago
126120 Cannot change native role attribute from consuming class open 6 years ago
125662 [BUG] Unknown type error being hidden in trait definittion. open 6 years ago
125940 Missed frame handler abort when returning from start { } in a sub open 6 years ago
125996 Complex parametric role composition fails badly when no candidate found open 6 years ago
126088 [LTA] "Do not know how to load code from <foo>" due to wrong capitalization of <Foo> open 6 years ago
125899 [BUG] Just-declared variable should be visible inside 'will <phaser>' block, but isn't in Rakudo open 6 years ago
125659 [BUG] Internal error when doing $::<a> in Rakudo open 6 years ago
125640 [NYI] Attribute initialization with ::= in Rakudo open 6 years ago
125130 [BUG] cannot access pod blocks as a Hash open 6 years ago
125353 [BUG] %(:a:b) ignores all elements after the first one open 6 years ago
124036 [BUG] The compiler shouldn't yell at a call to a subroutine that has been wrapped by a trait in Rakudo open 6 years ago
119215 [BUG] empty-list adverb on literal hash yields LTA, too-internal error message in Rakudo open 6 years ago
111674 [BUG] Can't refer to a constant in RHS of the constant declaration in Rakudo open 6 years ago
125053 Roast rakudo skip/todo test:./S04-declarations/multiple.t line:30 reason: 'nom regression' open 6 years ago
124960 [NYI] leave open 6 years ago
124624 $?KERNEL, $?DISTRO, $?VM megaticket open 6 years ago
121154 [BUG] Int type object is much stricter with infix:<%> than Any in Rakudo open 6 years ago
124142 Something is off with multi dispatch, natives and where clauses open 6 years ago
123919 [NYI][LTA] Error message about impossible call occurs at runtime when it could occur at compile time, because there's a non-constant argument in Rakudo new 6 years ago
111164 [@LARRY] Cannot slice a Range that is bound to an array variable open 6 years ago
123446 [NYI] Closure parameter call site types should be checked at compile time if possible open 6 years ago
128636 [BUG][PRECOMP] is cached in a precompiled module results in error open 6 years ago
122896 [PRECOMP] 'is cached' routines break when precompiled open 6 years ago
126818 [PRECOMP] on "is cached" subs: getlex: outer index out of range open 6 years ago
122653 [NYI] 'is iffy' for custom infix operators open 6 years ago
115364 [BUG] LTA error message when doing 'is' on a package declaration in Rakudo open 6 years ago
123827 [NYI] Callframe.package not yet implemented open 6 years ago
126130 [BUG] Real.new hangs on .gist open 6 years ago
126112 [LTA] instantiated Numeric hangs on numeric ops new 6 years ago
125975 [NYI] our \NOW = DateTime.now; open 6 years ago
126097 [BUG] lossy .perl for 0 but True new 6 years ago
126098 [@LARRY] malformed .perl for Mu but True open 6 years ago
116012 [BUG] What's clearly a postfix is called a prefix in an error message in Rakudo open 6 years ago
114708 [BUG] LTA message when splicing into string stalled 6 years ago
126278 Dynamic variable binding doesn't check for proper container new 6 years ago
114480 [POD] Pod table cell contents should be parsed as para open 6 years ago
126142 [@LARRY][NYI] Syntactic Categories in Grammars open 6 years ago
126118 Nil.gist goes missing via type parameter open 6 years ago
124161 [LTA][NYI] failure to bind to pointy block param open 6 years ago
123060 [BUG] `$++` statements in routines sometimes give the anonymous variable `my` scoping, sometimes `state` scoping in Rakudo open 6 years ago
123709 [LTA] error message (for what maybe shouldn't be an error at all) when prefixing a sub name with '&' in Rakudo open 6 years ago
123583 [BUG] Two different enum values with the same short name should "poison" the slot they're in, rather than refuse to merge global symbols in Rakudo open 6 years ago
124018 Differing behavior of multi grammar rules with and without "multi" open 6 years ago
121843 my @words <== sort <== ("c", "b", "a"); # feed failing to parse open 6 years ago
119401 [BUG] < $< $> > yields a one-element list, not a two-element list in Rakudo open 6 years ago
123596 vars from subsigs are not available to where blocks open 6 years ago
123862 [BUG] Negative exponents not parsed in radix literals open 6 years ago
124098 [PERF] Passing an argument list to the export trait slows the parse stage down a lot. open 6 years ago
126102 [BUG] Rat.perl doesn't round-trip numerical value open 6 years ago
132512 [REGRESSION] make in regex on uncomposed type results in Nil open 6 years ago
127020 [PERF] pod parsing memory is never freed open 6 years ago
130982 [PERF] "for $a..$b -> $i { ... }" loops are sometimes much slower than c-style loops open 6 years ago
132447 IO.slurp throws exception when run in threads open 6 years ago
130363 [@LARRY] there's no match for Any aka /./ codegens differently from m/./ open 6 years ago
131925 [BUG] [REGEX] Smartmatch against `m//` operator mishandles junctions open 6 years ago
132225 segmentation fault while concurrently updating SetHash open 6 years ago
129131 [RFC] Make .. a numeric operator, please (.say for ‘42’..‘51’) open 6 years ago
123465 [BUG] /+/ is invalid as a literal regex, but causes an infinite loop when passed in as an indirect subrule call in Rakudo open 6 years ago
123826 [NYI] caller() not yet implemented open 6 years ago
132226 "impossible" undefined value in concurrent ENTER phasers open 6 years ago
78200 [BUG] LTA error message when using attributes on type objects open 6 years ago
132416 Symbols in nested packages not found in some cases new 6 years ago
124687 [UNI] [NYI] NDF form NYI. Roast rakudo skip test: S32-str/encode.t:34 new 6 years ago
124685 [REGEX] Roast rakudo skip test: S32-str/split.t:491 reason: 'No such method null for invocant of type Cursor' new 6 years ago
125072 [NYI] exception: "unspace can't hide space between # and opening bracket" Roast rakudo todo test: S02-lexical-conventions/unspace.t:78 new 6 years ago
124897 [REGEX] Roast rakudo skip/todo test: S05-mass/rx.t:84 reason: '<commit> [NYI]' new 6 years ago
124892 [REGEX] Roast rakudo skip/todo test: 05-mass/rx.t:57 reason: '::: [NYI] "full backtrace failure" new 6 years ago
124903 [REGEX] S05-mass/rx.t line:1505 reason: 'parse error' new 6 years ago
125070 [UNI] uniname :either option NYI open 6 years ago
72234 [REGEX] Adding a double-colon "cut group" to the inside of a ratcheted expression causes it to backtrack in Rakudo open 6 years ago
126063 [SEVERE] printf omits line number in error message new 7 years ago
132377 [BUG][POD] tables inside =begin/=end comment pairs cause exception open 7 years ago
132290 [LTA] .gist of a Method does not always show its .name (.say for <a b c>.^methods) open 7 years ago
132149 [BUG] Some Method objects use wrong .gist method new 7 years ago
129941 [PERF] [IO] Perl 6 text file line read is much slower than Perl 5 open 7 years ago
132005 [SEVERE] --target=parse and : invocant syntax (say 25:) new 7 years ago
131994 [SEVERE][REGRESSION] int32 goes crazy on -2147483648 (my int32 $x = -2147483648; say $x * 1.0) new 7 years ago
131149 [SEVERE] uint attributes behave like int new 7 years ago
124294 [SEVERE][BUG] uint32 behaving like int64 open 7 years ago
124088 [SEVERE] Unsigned int in highest bit length, stays negative open 7 years ago
124527 [BOGUSTEST] [REGEX] S05-metasyntax/interpolating-closure.t line:28 reason: 'dunno' open 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 7 years ago
124147 [MATH] pow edge cases with rakudo-moar on NetBSD open 7 years ago
132326 Potential issue with `is default` and Promises new 7 years ago
131481 [EXOTICTEST] No perl6-debug open 7 years ago
132269 [EXOTICTEST][REGRESSION][BUG] JIT removing loop construct and confusing last() open 7 years ago
131780 [SEGV] Crash while running test open 7 years ago
124989 [UNI] [NYI] :nfkc adverb on quoteforms new 7 years ago
132292 Recursively .emit-ing from the tap of the same supply bails out open 7 years ago
132307 [MOAR] Slurpy positionals cause type constraints to be ignored on named args new 7 years ago
131041 [EXOTICTEST] Use of Nil in string context open 7 years ago
132305 [UNI] In some cases ‘Numeric’ uniprop returns “Lower” but it should be “None” instead (say ‘a’.uniprop(‘Numeric’)) new 7 years ago
132280 [REGRESSION][PERF] Cool methods that take and pass a Capture are uber slower (.contains: 'meow' for ^10000_00) new 7 years ago
132302 Str.trans grabs callers $/ for unknown reason open 7 years ago
131966 [REGRESSION][9999] Shaped native arrays with negative sizes (my int @a[-9999999999999999]) new 7 years ago
132289 [REGRESSION][LTA] Lost line number in Proc::Async's “no such file or directory” error new 7 years ago
131722 Map and containerization (my %m := Map.new(‘a’, ‘X’); %m<a> = 42) new 7 years ago
132282 [REGRESSION] Weird “Cannot find method 'gist'” problem new 7 years ago
131102 [REGRESSION] state variables are no longer working as expected in regex code blocks (/^ <?{ say $++ }> /) open 7 years ago
127162 Plural parameter names are alowed in .later and .earlier but not in .new (DateTime.new(years => 2016)) open 7 years ago
126857 [BUG] Bogus array subsignature in declaration `my ([$a]);` binds variable to VMNull open 7 years ago
132258 [SECURITY][WINDOWS] `run "perl6" ...` can be made to execute shell commands new 7 years ago
132248 Z Metaoperator bug open 7 years ago
130713 42.expmod(-1,1) hangs open 7 years ago
130205 [BUG] Weird parsing of q:w with matching delimiters when same delimiters appear inside open 7 years ago
132251 Curly quotes not supported in postfix call syntax ( Foo.new.“bar”() ) new 7 years ago
132250 [LTA] require ‘’ suggests ‘.’ but that makes no sense (require ‘’) new 7 years ago
127145 [BUG] explicitly-manage is doing something un thread-safe apparently open 7 years ago
114124 open () error message is [LTA] open 7 years ago
127865 Throwing a control exception within Lock.protect causes [LTA] locking behavior open 7 years ago
128161 [LTA] Run time “SORRY!” when the range starts with whatever star (*...‘WAT’) open 7 years ago
127857 [LTA] error message when using commas in c-style “loop” (loop (my $x = 0, $x < 10, $x++) {}) new 7 years ago
127856 [LTA] error message when declaring variables without a space between “my” and parens (my($test);) new 7 years ago
127282 [LTA] backtraces could print all the arguments to all the routines open 7 years ago
126757 [LTA] error message talks about ~ but there is no ~ in my code (33..126 .pick.chr) open 7 years ago
125684 [LTA] error message when using invalid characters in number literals (say 0b000l01) new 7 years ago
132240 [LTA] s/// and “Corresponding … was at line” new 7 years ago
132239 [LTA] q:to and “Corresponding … was at line” new 7 years ago
132241 [LTA] tr/// and “Corresponding … was at line” new 7 years ago
132237 [LTA] regexes and “Corresponding … was at line” new 7 years ago
128561 [LTA] [UNI] degenerates: warning on whitespace with diacritics could be better new 7 years ago
127906 [REGEX] Array interpolation `@foo` doesn't backtrack open 7 years ago
132233 [UNI] ignorecase doesn't use foldcase semantics when the haystack is interpolated new 7 years ago
132232 [UNI] ignorecase returns too many graphemes for expanding foldcase graphemes new 7 years ago
131814 quote bug in shell command on windows open 7 years ago
132228 [SEGV] nqp::push to a typeobject of a class with repr("VMArray") new 7 years ago
124500 [JVM] [NYI] [UNI] NFC/NFG open 7 years ago
132222 [BUG] 'HAS' Embedded C-Structs not working as documented open 7 years ago
122256 [RFC] Implement Blob.EVAL method open 7 years ago
127280 [LTA] error message when using restricted args in list generator (2, 3, sub ($x where * > 5) {…} … 42) new 7 years ago
127539 [NYI] Method calls with colonpairs in name (<1 2 3>.grep:k: 1) open 7 years ago
128402 [LTA] Only a line number is printed when assigning to immutable values (stuff; $x = 42; stuff) open 7 years ago
126802 [LHF] Shaped arrays with fractional sizes (my @a[0.5]) new 7 years ago
130604 [PARSER] Weirdness when mixing `..` and `...` without parens open 7 years ago
132194 $*PROGRAM-NAME is not assignable / does not change process's name open 7 years ago
132186 [REGEX][PRECOMP] "getlex: outer index out of range" with precomped `constant` Regex open 7 years ago
75586 [LTA] [REGEX] no protection against potentially infinite quantification on zero-width assertion open 7 years ago
132219 [@LARRY] [REGEX] non-ratchet right-hand branch of `||` causes backtracking into the alternation new 7 years ago
127134 [RFC] Silent Success On Missing Commas open 7 years ago
126669 [LHF][LTA] error with "need 6"/"use 6" (no "v") open 7 years ago
132210 Can't use `!` or `is required` with named Callable param constrainted by signature new 7 years ago
132209 Crash when type-constraining by a named param by signature new 7 years ago
132205 .gist of a Match should not print null bytes, and maybe other control chars too (say “\0” ~~ /<[\0]>/) new 7 years ago
129986 [NYI] Constraints on ‘our’-scoped variables are not allowed (our Int $x) open 7 years ago
126375 [LTA] [NYI] error message leaks internal stuff: [SR-] open 7 years ago
132010 [NYI][REGRESSION] S metaop not implemented new 7 years ago
132168 [LTA] Mention context when suspecting runaway quotes (say "foo'; my $x = 42;) new 7 years ago
126574 Single named match does not work with hyper (».Str) open 7 years ago
125477 [LHF][LTA] small issue with trace in given/when default block new 7 years ago
122750 [LTA][NATIVECALL] bug or error message not informative open 7 years ago
132183 Insufficient debug messages from zef/perl6.bat when package build fails open 7 years ago
124455 substr on compact array open 7 years ago
126283 [6.d][@LARRY] invocants default to :D ? new 7 years ago
125716 [LTA] error on typo open 7 years ago
125821 [LTA] error message when doing .rotate(Inf) new 7 years ago
125116 [LHF][LTA] More helpful sorry message for bitwise operators new 7 years ago
132185 [LTA] file tests and Failure do not interact as expected open 7 years ago
126092 [@LARRY] Should `List.Capture` really turn Pair elements to named arguments? open 7 years ago
132154 slurp is mangling newlines, it should not (slurp ‘foo’) open 7 years ago
131686 [BUG] `[X] @list-of-lists` misbehaves with list of one list open 7 years ago
127854 [EXOTICTEST][TESTNEEDED] IO::Handle.read() won't return buffer sizes >= 100_000_000 open 7 years ago
130425 [PARSER] foo C.new: method form call tries to call `foo` routine if newline is present after ":" open 7 years ago
132148 [RFC] native 'str' type unspecced, undocumented, and ill-defined open 7 years ago
128684 [SECURITY][BUG] .EVAL as a method call bypasses the MONKEY-SEE-NO-EVAL pragma open 7 years ago
124006 [BUG] Callable roles fail to compile with non-meta method calls on self open 7 years ago
132169 Using ::Foo type capture as default causes inconsistent bind result new 7 years ago
130437 [9999][RFC] Ranges with Infs on endpoints could be smarter ((0..Inf)[99999999999]) open 7 years ago
128468 [9999][RFC] Using negative exit code should probably be forbidden (exit -99999) open 7 years ago
130153 [9999][BUG] Int**Int yields bogus overflow new 7 years ago
130290 [9999][REGRESSION] Weird behavior due to overflow when indexing from the back (@a[*-9999999999999999999]:delete) new 7 years ago
125524 [9999][MATH] exponentiation overflows to 0 under MoarVM open 7 years ago
132121 [REGEX] [9999] Overflow of writing to aliases of numbered captures open 7 years ago
132162 [LTA] error of trying to assign to read-only $/ should offer a solution new 7 years ago
132156 [LTA] Suggest polymod for bases > 36 (9123607.base(37)) open 7 years ago
132157 [REGRESSION] Should not be able to add attributes in augment new 7 years ago
128398 [BUG] LAST does not work with -n in Rakudo open 7 years ago
132102 [JVM] ‘make test’ fails a lot of nativecall tests new 7 years ago
131676 doing a role fails to find inherited methods in some cases open 7 years ago
127308 [BUILD] Configure.pl with moar fails to find C compiler on older Darwin open Normal 7 years ago
132146 [LTA] Consistency of `&` coercer new 7 years ago
132140 Behaviour of bang-bang new 7 years ago
132133 [LTA] Nameless @/% sigils with `is rw` don't get complained about new 7 years ago
130969 [LTA] more inconsistent coercions for Bool open 7 years ago
131900 [REPL] REPL loses custom operators open 7 years ago
127772 [IO] mkdir($file) succeeds if $file exists and is a regular file open 7 years ago
125754 [BUG] handles Positional doesn't "work" open 7 years ago
132111 Make it possible to change the buffer size on a handle (.set-buffer?) new 7 years ago
132110 [BUG] cannot include a module directory if some subdirectory cannot be opened new 7 years ago
131247 [REGRESSION] )> in regex results in stuff being matched wrongly ( /)> . <(/ ) open 7 years ago
129215 Passing a Hash[...] as a parameter to an imported sub open 7 years ago
116186 [@LARRY] In a recursive List, should a term be allowed to depend on a later term? open 7 years ago
131344 [REGRESSION] `slip` ignores containerization new 7 years ago
132107 [LTA] Error talks about negative substrings when attempting to match `/)> ... <(/` new 7 years ago
132088 [REGRESSION][NATIVECALL] code broken by latest build open 7 years ago
125023 [REGEX] S05-modifier/perl5_5.t line:50 reason: unknown issue new 7 years ago
124523 Roast rakudo skip/todo test:./S05-metasyntax/angle-brackets.t line:200 reason: '<&foo()> [NYI]' new 7 years ago
124502 [NYI] S02-types/array-shapes.t line:7 reason: 'array shapes' open 7 years ago
132081 [LTA] Wrong exception type on bad attribute default values new 7 years ago
130488 Trying to output something unrepresentable in the encoding throws X::AdHoc open 7 years ago
131162 .splice loses containerization on replacement value open 7 years ago
132032 [BUG] List.new loses Nil open 7 years ago
131574 [BUG] Incorrect circularity detection with infix:<+> new 7 years ago
126477 [GLR] .assuming on sub with is copy parameter fails open 7 years ago
132090 NQPMu leaking out when calling nativesize on int and num type new 7 years ago
132089 Strange error: "Found named parameter '(unnamed)' twice in signature" new 7 years ago
132086 [BUG] will leave {} variable trait does not compile inside modules new 7 years ago
129019 [BUG] Range.WHICH fails on many kinds of endpoints open 7 years ago
132076 next/last controls loop from exception stack instead of lexical loop new 7 years ago
126139 [BUG] [GLR] nested lazy cross operators confuse the continuations new 7 years ago
130612 [REGEX] LTM favors some character class atoms over others, instead of using text order as a tie breaker open 7 years ago
128927 [BUG] coercions don't ensure result type open 7 years ago
131791 Custom class :D coersers don't work open 7 years ago
130657 [LTA] Error when forgetting a colon on a colonpair in extended routine names open 7 years ago
126117 [LTA] Misleading error message when using a definite constant as type constraint open 7 years ago
132053 [BUG] Autovivification on element with [] or {} as default causes "secret" keys open 7 years ago
121991 [@LARRY] Unless 'use soft' is in play, .wrap should die in Rakudo open 7 years ago
120995 [@LARRY] Error when passing the same named argument twice using different aliases open 7 years ago
132044 returning inside whenever block causes MoarVM panic open 7 years ago
120272 [RFC] Make dotty assignment `.=` work with non-identifier postfixes new 7 years ago
114684 [RFC] Return type mismatch should return Failure, not throw exception open 7 years ago
113628 [PARSER] hyperop of `.=` cannot be parsed open 7 years ago
111912 [BUG] Composing an inherited class through a parametric role doesn't work in Rakudo open 7 years ago
130634 Should Perl 6 be able to untangle the inclusion of the same role from different sources? open 7 years ago
107844 [BUG] `.wrap` on an `is export` sub doesn't affect it for scopes that already imported it open 7 years ago
95970 [NYI] Code.callwith open 7 years ago
81548 [NYI] Can't do 'handles' on a type in Rakudo open 7 years ago
131947 [OO] Using a role parameter to constrain an uninitialized attribute, leaks a generic type object. new 7 years ago
132052 [BUG] Routine parameter constrained with a native type, doesn't realize when it gets boxed open 7 years ago
132051 [OO] Error when using a role parameter to parameterize another role. open 7 years ago
132050 [BUG] Strange behavior with FIRST + while block + required parameter new 7 years ago
131014 [BUG] multi dispatch error on signature with coerce and smiley open 7 years ago
124220 Grammar waterbed-style issue open 7 years ago
127872 <&foo> [REGEX] syntax does not find &foo in the regex's own scope, only in the parent scope open 7 years ago
130185 [RFC] Should Perl 6 run MAIN if the file is required? open 7 years ago
132041 [UNI] Str.perl fails to escape certain lone diacritics at the start of the string. new 7 years ago
132040 [LTA] Pointless to P5-warn on % sigil interpolation which Perl5 does not do new 7 years ago
130965 [LTA] `but role { ... }` interacts strangely with outer lexicals, and doesn't warn about it open 7 years ago
130970 [BUG] Set.new confused by Nil open 7 years ago
132034 Presence of NEXT phasers interferes with labeled `next` new 7 years ago
132033 [BUG] Set.WHICH clashes due to hashing new 7 years ago
128943 [BUG] Set.WHICH confused by spaces new 7 years ago
132025 [BUG] do statement is not fully considered to be a loop open 7 years ago
73104 [BUG] There might be something wrong with the way Rakudo handles 'my $::x' open 7 years ago
123015 methods for accessing binary data in Buf objects open 7 years ago
130520 [RFC] Deprecate `flatmap` open 7 years ago
131997 Rakudo Star Bug open 7 years ago
132015 [LTA] Backtraces for errors in EVAL print nonexistent paths (‘foo’.EVAL) new 7 years ago
132004 [REGEX] Left-recursion causes infinite loop open 7 years ago
132003 [NYI] Grammars parsing from Blob/Buf open 7 years ago
131998 [LTA] Not really good error with wrong class creation by passing a pair to a named arg to new new 7 years ago
122004 Spooky capture with native int (is cached trait) open 7 years ago
126198 [BUG] Defining a Proxy with methods instead of subs leads to surprising results in Rakudo new 7 years ago
101558 [RFC] Using a Pager for POD6 open Wishlist 7 years ago
116010 [BUG] something goes wrong with loose postfixes in Rakudo open 7 years ago
131981 [BUG] Multi-dim array subscript incorrectly returns a List when the indices are not of type Int new 7 years ago
130947 [BUG] Multi-dimensional Hash subscripts return a List even when indexing a single element new 7 years ago
131974 [BUG] Paramaterizing a role with a signature fails very strangely new 7 years ago
131965 Shaped arrays can't have zero size open 7 years ago
131923 Proc::Async.stdout and zero-separated input ($proc.stdout.split(“\0”) … ) open 7 years ago
131972 [BUG] misleading grammar error output when referring to a missing rule with a similarly named sub-rule new 7 years ago
131971 can not require ::($.member) new 7 years ago
123934 [REGEX] backtracking in LTM alternation in ratchet mode fails open 7 years ago
130711 [REGEX] `**` quantifier with dynamic count, misbehaves under `:exhaustive` matching new 7 years ago
131956 Zen/Whatever slice ignore :v open 7 years ago
131940 Proc::Async.bind-stdin leaves a unix socket open open 7 years ago
131948 Typename declared via type capture does not work in return type constraint new 7 years ago
131945 [LTA] Differring behaviours when using an outer-scope-declared var before declaring it in current scope new 7 years ago
131935 Spesh issue with errata tests: complex.t, unpolar.t, rat.t, fatrat.t new 7 years ago
127653 [BUG] Could not find symbol '&EXPORT' open 7 years ago
131888 No such method 'cache' for invocant of type 'NQPMu' open 7 years ago
131932 Inconsistency: `&infix:<^^>` evaluates Callables, but regular `^^` doesn't open 7 years ago
130435 [REGRESSION] UNIT::EXPORT and Foo::EXPORT are no longer comparable (Foo::EXPORT === UNIT::EXPORT) open 7 years ago
131927 [BUG] heredoc body contains a tab that gets incorrectly converted to spaces new 7 years ago
131922 [LTA] "Variadic" or "slurpy"? open 7 years ago
131913 EXPORT and is export behave differently with dynamic variables new 7 years ago
131911 [BUG] non-Perl 6 scripts in the module bin directory do not install in a runnable form new 7 years ago
131889 Segfault / malloc errors testing Uzu with latest Rakudo open 7 years ago
131372 [BUG] infix eqv may hang when comparing equivalent recursive arrays open 7 years ago
131884 [LTA] Could not fine Aoeu at line 1, but line 1 of what? (use Aoeu) new 7 years ago
131785 [BUG] - runtime looping. open 7 years ago
123016 [BUG] When overriding .gist, it's all or nothing open 7 years ago
131845 Binding a Seq to a `@` variable tries to consume it first open 7 years ago
131877 [LTA] better error message for exit("hello") open 7 years ago
131841 [BUG] In a 'unit module', a 'die' along any CATCH block causes a compiler error open 7 years ago
131853 [LTA] Error when missing `~~` in where clause: This type (QAST::WVal) does not support positional operations new 7 years ago
131829 Weird memory leakage of sequences and other things ( (1…∞).grep(* < 0)[^10] ) open 7 years ago
131842 [LTA] Error says wanted number of arguments is 1; passed 1 open 7 years ago
131840 Code ref '' does not exist in serialization context new 7 years ago
131839 Missing serialize REPR function for REPR ConditionVariable (Lock::ConditionVariable) new 7 years ago
131838 [BUG] Error references $^foo variable instead of $:foo actually used new 7 years ago
131826 Hash slice with structured list does not come out structured / adverbs do not work open 7 years ago
131815 `zef search` fails after installing `rakudo-star-2017.07-x86_64 (JIT).msi` on Windows 10 Home x64 open 7 years ago
131805 [REGRESSION] [PERF] .grep-ing Ints with a code block is now almost twice slower ( .grep({/foo/}) ) open 7 years ago
131705 constant Regex: getlex: outer index out of range new 7 years ago
131797 “expected:” and “got:” messages in test output .Str-ify data, that's not entirely right (cmp-ok ‘a’, ‘~~’, /b/) new 7 years ago
131789 LTA error message: unexpected argument open 7 years ago
131778 BUG: IO::Socket::INET new 7 years ago
131758 [REGRESSION] 'Unhandled exception: const_n32 NYI at SeekFromEnd:9154' open 7 years ago
131766 Specifying the source address of an outgoing connection using IO::Socket::* new 7 years ago
128062 [BUG] (MoarVM) chdir does not respect group reading privilege open 7 years ago
124995 [UNI] Roast rakudo skip test:./S15-string-types/NF-types.t line:11 reason: 'NFC quoting adverb [NYI]' new 7 years ago
124996 [UNI] Roast rakudo skip test:./S15-string-types/NF-types.t line:30 reason: 'NFD quoting adverb [NYI]' new 7 years ago
126895 [BUG] Subset-type constraint incorrectly throws when optional parameter wasn't passed new 7 years ago
131754 [LTA] Error message when using a term bareword as if it were a subroutine new 7 years ago
125656 [CONC] Creating too many Proc::Async objects fills the file descriptor table, which causes libuv to abort() open 7 years ago
131745 Wrong rakudo's INSTALL.txt instructions mention non-existent --with-moar option new 7 years ago
131742 [BUG] - Redefining operator '>'. new 7 years ago
131739 [BUG] - Writing an infix operator '>'. new 7 years ago
128718 [CONC] Strange error when attempting to redo a supply block open 7 years ago
131707 [BUG] Private Methods/Attributes in roles do not work as expected open 7 years ago
131710 [BUG] andthen=, notandthen=, and orelse= thunk incorrectly and don't alias $_ new 7 years ago
131699 [LTA] Errors indexing past the end of a List open 7 years ago
131670 Some warnings don't respect $*ERR new 7 years ago
131608 [BUG] Apparent improper handling of SIGPIPE open 7 years ago
131640 Unterminated qw subscript should say the line number where it was started ( say “$<x” ) new 7 years ago
131639 [BUG] Junction:D.iterator returns an iterator that .pulls-one a Mu type object new 7 years ago
127423 [BUG] EOF check in MoarVM breaks process substitution and opening of devices new 7 years ago
131610 [OPTIMIZER] Cannot invoke this object (REPR: Null; VMNull) when doing coercitive type constraint with subset open 7 years ago
131590 .cando fails to locate candidates with native parameters new 7 years ago
131583 [RFC] Sort content of ^methods open 7 years ago
131584 [REGRESSION] EXPORTHOW SUPERSEDE/DECLARE Cannot invoke this object new 7 years ago
131397 semicolon subscripting in multi dim arrays has odd interactions with numeric string indexes open 7 years ago
131553 IO::Socket::INET mishandles IPv6 new 7 years ago
131552 [BUG] «||=« leads to Non ast passed to WANTED: NQPMu␤Non ast passed to WANTED: NQPMu␤Weird node in analyze new 7 years ago
131542 [BUG] `state` variables unset if multi candidate uses named params new 7 years ago
131539 [LTA] $*PERL.compiler.version produces different versions on different OSes even if built from same commit new 7 years ago
131528 [PRECOMP] Issues when sub itself instead of its "dispatcher" used in sub EXPORT open 7 years ago
131527 Cannot invoke this object (REPR: Null; VMNull) new 7 years ago
131517 [BUG] Perl5-ism regex range detector hides a more useful error new 7 years ago
126940 [BUG] errors for very large right shifts open 7 years ago
131505 [@LARRY] Special case allomorph coercion everywhere open 7 years ago
131511 [Feature Request] Take a step closer to Signatures as constraints on variables. new 7 years ago
131507 [LTA] “Weird node in analyze” when hyper calling an array of blocks ( @foo»() ) new 7 years ago
131412 [NYI] Label.goto() not yet implemented open 7 years ago
131504 [LTA] .&foo form differs from foo($_) when routine throws control exceptions new 7 years ago
131501 [BUG] meta-forms of andthen, notandthen, and orelse leak thunks when Slips given as args new 7 years ago
131500 [BUG] Loose ops in argument list cause parse failures in some cases new 7 years ago
131495 QAST and MAST errors from my code new 7 years ago
131491 Using infix:<xx> to set default sometimes ends up as Seq in `where` clause new 7 years ago
123572 [BUG] :256[list of numbers] wrongly allows the numbers to exceed 255 in Rakudo new 7 years ago
131364 concurrent quicksort from Damien gives different crashes each time open 7 years ago
131476 list named argument in MAIN new 7 years ago
131381 [BUG]function prototypes using array of subset type give type error new 7 years ago
131413 [LTA] Errors in Int() coercer new 7 years ago
131401 Feature Request NativeCall function pointer typedef new 7 years ago
131399 Feature Request: Better NativeCall Array termination new 7 years ago
131389 Some parsing glitch with `\term` in a string new 7 years ago
131382 [LTA] for, parens, and lack of whitespace (for(^700){say 2}) new 7 years ago
131379 [IO] read from file containing 1-char of malformed UTF returns empty string new 7 years ago
131363 [LTA] Using dot instead of a semicolon as a statement end (say ‘hello’.) open 7 years ago
131366 [BUG] Mixining in Blob role gives "P6opaque: missing attribute protocol in compose" new 7 years ago
131360 [LTA] error message when forgetting the initial curly quote (say hello world’) new 7 years ago
131343 [BUG] Constraining an attribute to a defined version of a type passed to a parameterized role fails. new 7 years ago
131341 Cannot array-index after using «» (or << >>) indexing new 7 years ago
131334 [LTA] “Too many symbols” is right but can be confusing (sub infix:<a b> { … }) new 7 years ago
131333 [LTA] use of undeclared attributes gives not useful line number in error open 7 years ago
131332 [BUG] Hyper method call on typed Array returns "impossible" result open 7 years ago
131326 "Cannot invoke this object (REPR: Null; VMNull)" Error when using Grammar::Debugger new 7 years ago
128866 [BUG] Array[Int] ~~ Array[Numeric] is false open 7 years ago
131311 [BUG] Embedded CStruct/CUnions incorrectly considered undefined when defined, but 0 new 7 years ago
131310 Can't subset native types new 7 years ago
122990 [BUG] Matching an integer capture against a signature with a native integer coercing to Str fails (when it should succeed) in Rakudo open 7 years ago
131307 warning-less sub closure over a variable declared later in same scope new 7 years ago
131302 [LTA] Seq:D ~~ Seq:D uses Any.ACCEPTS new 7 years ago
131299 Test failure on Raspberry Pi (2017.04) new 7 years ago
120930 [BUG] LTA error message for &OUR::bar() when such a sub isn't found in Rakudo open 7 years ago
122475 [BUG] reduce metaop of hyper metaop only works with two or more elements in Rakudo open 7 years ago
131281 next on last iteration of loop injects Mu into return value and fouls termination test new 7 years ago
131280 [BUG] Nested slices do not work when adverbs are present new 7 years ago
129843 [LTA] Indexing on a Str throws generic “out of range” message which is less than awesome (“hello”[2]) open 7 years ago
131262 [BUG] LTA error message for .^add_method redefinition new 7 years ago
128603 [LTA] Error on typoed named args: :foo:<bar> open 7 years ago
131261 [@LARRY] phasers/loop controls in routines that accept Callables new 7 years ago
131060 .grep does not fire FIRST / LAST / NEXT phasers new 7 years ago
131254 [MACRO] Useless use warning from infix macro stalled 7 years ago
131244 Baggy/Setty .Str/.gist/.perl needs to guarantee order, like Map/Hash do new 7 years ago
131196 [POD] #| Doesn't parse POD formatting new 7 years ago
127566 [BUG] run hangs on slurp-rest with :out and :err if command runs background process open 7 years ago
131237 [BUG] FreeBSD 11, rakudo r5e74017d: fails test 11 in t/04-nativecall/02-simple-args.t new 7 years ago
131207 [REGRESSION] [REGEX] unexpected NFA open 7 years ago
126961 [BUG] Self-Referential Junctions Need .gistseen open 7 years ago
127305 EXPORT ignored when unit module/package is used open 7 years ago
131200 [LTA] Error message after require Test qw(&ok); new 7 years ago
131120 [BUG] Junctions don't autothread some methods correctly open 7 years ago
131189 [REPL] Trying to --target=parse REPL gives LTA error new 7 years ago
131026 [IO] Failing to read from IO::Pipe fast enough, apparently loses data open 7 years ago
131158 [IO] Inconsistent lock/unlock behaviour on Windows/Linux new 7 years ago
131174 [NYI] Atrribute Introspect shape open 7 years ago
131178 [IO] mkdir '/' fails on OSX but succeeds on Linux new 7 years ago
131168 problems when using require ::($m) open 7 years ago
131160 Test failures installing Rakudo* 2017.01 on Raspberry Pi new 7 years ago
130441 [REGRESSION] Writablity of elements of slurpy params depends on given arguments open 7 years ago
131152 [BUG](FIRST/LAST Phasers doesn't work in loop/while structures) new 7 years ago
131134 [BUG] Native array[int] accepts junction with negative index open 7 years ago
130267 [BUG] NativeCall: CArray[uint8] may contain negative numbers open 7 years ago
131130 [PRECOMP] Backtrace not serializable: Code ref '' does not exist in serialization context new 7 years ago
131122 [BUG] unsigned native ints not applied in class attributes open 7 years ago
125671 Defining a prefix * operator seriously slows down parse of Perl 6 code open 7 years ago
131119 [LTA] Run time “SORRY!” when working with junctions ( say +any(‘abc’, 42.5) ) new 7 years ago
131103 Cannot initialize object hashes with coercive types new 7 years ago
131086 creating a Buf with a shaped native array doesn't use the fast native array .new new 7 years ago
128210 [BUG] Can't adverb approximately-equals operator in Rakudo open 7 years ago
131048 [STAR][BUG] Cursor behavior with Unicode in command line interactive input new 7 years ago
131043 [BUG] Binding to `state` variable silently fails open 7 years ago
128041 [JVM] Failing tests for equivalence of Buf objects open 7 years ago
129015 [BUG] Set.perl doesn't round-trip iterables new 7 years ago
130956 [BUG] `xx` with large Int repeat count gives bogus results open 7 years ago
130975 [BUG] SetHash.perl.EVAL confused by Pair new 7 years ago
130974 [BUG] Set.perl.EVAL confused by Pair new 7 years ago
130973 [BUG] List.Set loses List elements new 7 years ago
130968 [BUG] Range.new confused by Nil new 7 years ago
130967 [BUG] Junction.perl confused by iterable element new 7 years ago
130963 [BUG] Array.perl loses `is default` open 7 years ago
130962 [BUG] List.Array loses Nil open 7 years ago
130959 [BUG] Str ~~ Range(with Str end points) gives wrong results open 7 years ago
127987 [CONC] Block.assuming method apparently not reentrant open 7 years ago
83280 [BUG] Array accesses to the same location autoviv seperately open 7 years ago
130912 [UNI] Str.perl/repl fail on outside-Unicode codepoints new 7 years ago
130930 [LTA] Z and X think that a Slip represents multiple arguments new 7 years ago
77026 [BUG] Misleading .perl of anonymous classes in Rakudo open 7 years ago
72820 [BUG] LTA error message when referring to &1 in Rakudo open 7 years ago
71482 [BUG] LTA error message when referring to a non-existent class whose name contains a '::' in Rakudo open 7 years ago
130154 [BUG] Int/Int gives bogus underflow new 7 years ago
129359 [LTA] error when giving out-of-range offset to Buf.splice new 7 years ago
130065 [LTA] Gut-referencing warning when composing stubbed role new 7 years ago
128416 [BUG] Failure to create a ComplexStr allomorph for 1+i new 7 years ago
129919 [BUG] asinh does not comply with IEEE new 7 years ago
130155 [BUG] Rat operations give bogus underflow new 7 years ago
127842 [LTA] Smileys on return still results in non-smiley types in error message new 7 years ago
129925 [POD] --doc renders N<> incorrectly new 7 years ago
130434 [LTA] X::TypeCheck.gotn returns too short messages for displaying types in NativeCall open 7 years ago
130213 [LTA] but mixins don't complain about sink context open 7 years ago
129299 [REGEX] Quantified capture group breaks `$/.list` open 7 years ago
130158 [LTA] Error with bad enums new 7 years ago
130776 Environment variables are case insensitive on Windows open 7 years ago
130895 [SINK] `when` fails to sink stuff when it's not in a `given` new 7 years ago
130887 [BUG] .perl omits backtrace of exception open 7 years ago
130877 [BUG] called-without-args error refers to non-existent method open 7 years ago
130875 [BUG] clashing Nil type constraints incorrectly described open 7 years ago
128513 [BUG] utf8-c8 confuses Str.perl new 7 years ago
130864 [LTA] Error mentions QAST::WVal when using `:(%a)` on a hash new 7 years ago
130862 [LTA] line number for `Too few possionals passed` error incorrectly points to last block in a HEREDOC new 7 years ago
130840 [JVM][IO] IO::Handle.readchars incorrectly assumes all chars are 2 bytes long new 7 years ago
130817 [LTA] shaped array attribute cannot be initialized from previously defined attributes open 7 years ago
130816 assignment silently drops colon list elements new 7 years ago
130793 explicit .resume on Broken promise exception "not resumable", implicit fine open 7 years ago
130797 [LTA] error message on punning role with stub methods new 7 years ago
127254 [BUG] Recursive binding `my $x := (my $y := $x)` binds variable to VMNull open 7 years ago
130796 [CONC] Data races somewhere in SEQUENCE and/or continuation resuming code new 7 years ago
130794 Cannot import a symbol from precomp if its namespace is occupied new 7 years ago
128760 [PERF] Adding postcircumfix operators makes compilation unacceptably slow open 7 years ago
130792 nativecast of a rakudo-allocated value doesn't GC-proof it unless assigned to variable new 7 years ago
130790 Native and shaped array gives weird error when index is out of range new 7 years ago
130775 [JVM] Problems with 'with' and attached block new 7 years ago
130663 problem mixing in role with multi builds open 7 years ago
130763 [BUG][LTA] Weird error in anonymous class value in Hash open 7 years ago
130762 Inconsistency in .trans()'s handling of duplicate replacement chars new 7 years ago
130723 [BUG] .pick on large ranges gives unexpected results on Windows only open 7 years ago
130709 Issue with dynamic loading of module open 7 years ago
130714 [LTA] Already has attribute error lacks location of the offending line new 7 years ago
130710 Cannot use hyper operator on $_ by doing .».method new 7 years ago
130690 [BUG] [CONC] attribute from one role used in another via private method gone missing new 7 years ago
130689 rapid network interaction crashes something open 7 years ago
128632 [WINDOWS][REPL] get freezes terminal on x64 Windows implementation open 7 years ago
130192 [WINDOWS][REPL] Hang using `get` or `prompt` in REPL open 7 years ago
130706 Return in block doesn't see outside return signature open 7 years ago
130707 "double free or corruption" in MVM_profile_instrument new 7 years ago
130685 operators as macros sink their arguments stalled 7 years ago
129844 [BUG] literals and boxed types do not get unboxed for native types in multies new 7 years ago
130660 make t/spec/foo/bar.t modifies the current installation open 7 years ago
130645 [BUG] Entering an infinite hot loop during pre-compilation + RAKUDO_MODULE_DEBUG=1 new 7 years ago
130638 [LTA] X::Seq don't say which Seq the exception occurred on open 7 years ago
130512 Proc::Async STDIN isn't handled correctly for all apps open 7 years ago
130439 [REGRESSION] splice no longer attempts to numify things (@a.splice: ^3) open 7 years ago
130600 LAST is called when it shouldn't be (my $x = do while (1) { LAST { die ‘hello’ }; }) new 7 years ago
130598 [REGRESSION] while statement modifier returns blocks instead of running the code ( say ({ 42 } while $++ < 3) ) new 7 years ago
130589 LTA error message for attr typed as defined new 7 years ago
130588 [BUG] Feed operators final sub / routine parens open 7 years ago
130553 [BUG] segfault on a use that exports a operator open 7 years ago
130391 panda 2016.11 install failed on Windows open 7 years ago
130565 cross operator doesn't always thunk left side where it should open 7 years ago
126189 [PERF] `loop { 0, .1 ... 1000 }` leaks memory open 7 years ago
127235 [BUG] Built-ins `all, any, one, none` clobber user-defined zero-arg functions with same name open 7 years ago
130540 [BUG] || && and or cannot be "overloaded" open 7 years ago
130533 how to export alias to module function? open 7 years ago
130527 [BUG] Override of internal character class in grammar won't combine with other character classes new 7 years ago
126252 [REGEX] Lexical character classes cannot be used for complement or combined open 7 years ago
130511 [LTA] [REGRESSION] No such symbol '' ( &::(‘½’) ) new 7 years ago
130508 [@LARRY] Backslashed digits in character classes are inconsistent (/ <[\5]> /) new 7 years ago
130507 [BUG] "once" block doesn't run if it isn't reached the first time the parent block runs new 7 years ago
130503 Hyper method call of AT-KEY/AT-POS fails with empty arrays (my @x; say @x»[0]) new 7 years ago
130501 augment on enums new 7 years ago
123282 [IO] IO::Socket::INET fails to connect if a resource is available over IPv6 and the client is misconfigured to use IPv6 new 7 years ago
130489 spurt throws exception instead of returning failure on encoding issue new 7 years ago
130490 spurt throws on encoding issue, instead of returning Failure new 7 years ago
130419 [NYI] |, ^, and & character class set operators open 7 years ago
130472 [RFC] permutations and combinations don't have a :distinct parameter open 7 years ago
130478 multi doesn't work with 'is native' open 7 years ago
130486 Should an unknown encoding throw X::IO instead of X::AdHoc? new 7 years ago
130414 [BUG] associativity not right for ⁿ unicode superscript exponents new 7 years ago
120379 [JVM] java.lang.NullPointerException from incomplete regex on the REPL open 7 years ago
130462 [BUG] Unknown QAST node type NQPMu error when using `is tighter` new 7 years ago
128872 [BOOTSTRAP][REGRESSION] LEAVE inside a block is leaking internals on sub exit new 7 years ago
130432 [REGRESSION] Changed behavior when assigning to array but not providing all elements (@b[1, 2, 3] = True) new 7 years ago
128546 [BUG] [UNI] Version comparison confused by digit with diacritics open 7 years ago
130424 [BUG] repeated part in full class name causes role to be undeclared in compilation new 7 years ago
130403 [OO] cannot subclass Proxy new 7 years ago
130387 [JVM] [STAR] rakudo star 2016-11 with jvm fails in debian 8 with java 64bit new 7 years ago
130399 [RT] No link to the ticket in an automatic response after submitting a bug report open 7 years ago
130413 is export() on one multi candidate exports all candidates new 7 years ago
130407 [TODO] implement macro new 7 years ago
130405 [BUG] Sometimes .does doesn't new 7 years ago
130402 $?ROLE not available in default argument new 7 years ago
130379 [SEGV] SegFault on Test::Fuzz open 7 years ago
130389 [BUG] constant with BEGIN block triggers QAST::Block with cuid 4 has not appeared new 7 years ago
130383 [BUG] perl6 -n does not set $_ when it's interpolated via a block new 7 years ago
130382 [LTA] Error for x:{}: Cannot find method 'has_compile_time_value' new 7 years ago
130377 [BUG] write on closed socket not failing as it should open 7 years ago
130378 "our sub Long::Package::name {...}" Doesn't DWIM new 7 years ago
128544 [BUG] temp with %hash<key> or @array[$i] produces unwanted artefacts open 7 years ago
130364 [BUG] Cannot use type parameter to constrain return value new 7 years ago
130358 [WINDOWS] Spectest Triggers Firewall "Security Alert" open 7 years ago
130356 type smiley not set on constraint in declaration of variable lists open 7 years ago
130330 Whatever on the left side of array subscript range may cause hangs (@a[*-2..*]:exists) open 7 years ago
130338 perl6 changes breaking code open 7 years ago
126787 [CONC] Promises that are not awaited or .then'd will swallow exceptions. open 7 years ago
130342 [CONC] supply tap: No such method 'phasers' for invocant of type 'Code' new 7 years ago
128903 [BUG] SetHash::push not implemented open 7 years ago
130331 [LTA] error message says that a block is missing when in fact a curly brace is not there ({) new 7 years ago
130286 [OPTIMIZER] Type capture doesn't capture inside comma lists new 7 years ago
130293 is default on a hash prevents autovivification, but doesn't work on its own either new 7 years ago
130284 [RFC] What should the behaviour be for .pick / .roll with negative numbers? open 7 years ago
130273 Fwd: [BUG] [REGEX] error : “Cannot find method 'ann' on object of type NQPMu” open 7 years ago
130253 [NYI] Coercion type in variable declarations open 7 years ago
130246 [BUG] Attribute type validation with slipped constructor open 7 years ago
130251 [LTA] error message when a semicolon is missing before a while loop (my $x = 5 while True {}) new 7 years ago
130257 [BUG] state variable not initialized in some multi subs new 7 years ago
130235 [NYI] internals pragma is NYI (use internals) new 7 years ago
130234 [NYI] parameters pragma is NYI (use parameters) new 7 years ago
130233 [NYI] invocant pragma is NYI (use invocant) new 7 years ago
130249 Negative values are not allowed in --> part of the signature (sub f (--> -42) {}) new 7 years ago
130245 leaky nqp internals on postfix:<.> new 7 years ago
130228 [LTA] Better handling of unqualified indirect quoted private method calls new 7 years ago
130217 [LTA] No warning when using complex rules as a character class (/<+ident>/) open 7 years ago
130218 [REGEX] Erroneous behavior when creating tokens named “before” or “after” (token TOP { <before> }; token before { . }) new 7 years ago
130187 [BUG][NATIVECALL][RFC] CArray cannot allocate contiguous memory new 7 years ago
128949 [BUG] bad \ quoting in operator names in error message new 7 years ago
130183 Parametric types and recursion lead to attribute or accessor confusion new 7 years ago
128428 [BUG] Behaviour of div / mod on Non-Ints open 7 years ago
129278 [BUG] Can't assign to `int` private attribute using signature open 7 years ago
128931 [BUG] .WHICH doesn't distinguish identically-named classes open 7 years ago
130151 [BUG] type smileys don't work on ::?CLASS new 7 years ago
129109 Can't programmatically require() module inside phasers (Cannot invoke this object (REPR: Null; VMNull)) open 7 years ago
130139 [BUG] Rakudo should be installable site-wide as root. new 7 years ago
128832 [BUG] [REGEX] Regex subrule problem <print> related new 7 years ago
130136 [RFC] Proc.new has $nl parameter while everything else seems to have separate $nl-in and $nl-out new 7 years ago
130042 [CONC] t/04-nativecall/20-concurrent.t flops open 7 years ago
130131 [LTA][BUG] sub MAIN cannot accept enum argument open 7 years ago
130123 [BUG] Instant.from-posix is too eager with adding extra 10 seconds for TAI - UTC difference open 7 years ago
130114 IO::Path.resolve on windows prefixed with \ open 7 years ago
130095 MAST::Frame error encountered. open 7 years ago
130092 [LTA] error message when misspelling “method” (meathod bar($test)) new 7 years ago
130079 Destructuring in “my” creates a null object (my ($x, [@y]) = 24, [40, 50]) new 7 years ago
130083 [BUG] a grammar doesn't match when using perl6-debug-m and does when using perl6-m new 7 years ago
129909 [RFC] compile to jar files / moarvm files (without revealing original source code) open 7 years ago
130050 placement of use statement open 7 years ago
129907 [RFC] Detect method call type within FALLBACK method new 7 years ago
130043 [JVM] Travis Fails with java.lang.OutOfMemoryError new 7 years ago
130024 [NYI][BUG] not possible to set the is default trait on shaped arrays open 7 years ago
130030 Cannot bind to role attribute from a class new 7 years ago
129832 [BUG] t/spec/S17-supply/start.t can cause invalid reads from unsynchronized --full-cleanup instance teardown new 8 years ago
112344 [BUG] Variable return types cause an error open 8 years ago
127168 module on natives with negative values are wrong new 8 years ago
117669 [OO] class inheritance "is ::('ClassName')" does not work new 8 years ago
125047 [CONC] S17-procasync/basic.t line:80 reason: 'returns Nil (flapping tests)' open 8 years ago
129946 [BUG][SEGV] Segfault in GC open 8 years ago
127303 [OO] multi required by role doesn't work with .^mixin new 8 years ago
122447 [PRECOMP] Cannot precompile sub with params returning a proxy open 8 years ago
129957 Class fails to smartmatch against role defined in module new 8 years ago
129945 Str.match(/./, :nth()) shouldn't cache new 8 years ago
126763 [BUG] X::AdHoc instead of X::TypeCheck::Binding with subset parameter open 8 years ago
116419 [POD] Implement $=data for Pod data blocks open 8 years ago
129889 [BUG] Constraint type check failed for Array parameter open 8 years ago
129212 problem mixing in role with multi builds new 8 years ago
129874 [BUG] Nil return type constraint interferes with block interpolation in strings new 8 years ago
129860 [BUG] t/04-nativecall/08-callbacks.t generates invalid reads under valgrind new 8 years ago
129855 [PRECOMP] "Missing serialize REPR function for REPR MVMContext" with shaped arrays new 8 years ago
129798 [NATIVECALL] Initializing a CStruct attribute of a CStruct new 8 years ago
125517 [NATIVECALL] test failures on armv7l (e.g. Jolla phone) open 8 years ago
129172 [RFC] .trans different behavior for Str Pairs versus List Pairs open 8 years ago
129831 [NATIVECALL][BUG] Cannot pass the role instance to the C-side function as an argument new 8 years ago
128584 [MATH] LTA and wrong results when using rational exponents open 8 years ago
129820 [NATIVECALL][LTA] callback returns useless error message open 8 years ago
127460 [NATIVECALL] CUnion bug open 8 years ago
129817 (De)serialization of state variables is not implemented. new 8 years ago
129809 [RFC][NATIVECALL] Types in NativeCall should have .ref method new 8 years ago
129797 Channel.list does not honor .Slip open 8 years ago
128506 [BUG] File's ctime differ in perl5 and perl6 open 8 years ago
74664 [BUG] LTA error message for attempting to use a signature in a list assignment open 8 years ago
129785 [BUG][NATIVECALL] Cannot assign ULLONG_MAX (i.e. 18446744073709551615) to the ulonglong variable. new 8 years ago
129784 [BUG][NATIVECALL] Cannot assign the malloc allocated memory to the pointer in the argument. new 8 years ago
129768 [BUG] Wrong error message when (disallowed) positional slurpy with a default is preceded by named in Rakudo new 8 years ago
129761 Missing outer scoped variables in phasers in whenever clauses new 8 years ago
129756 method CALL-ME comes out of nowhere new 8 years ago
129344 [BUG] "my" variable in a recursive subroutine leaks to callers scope open 8 years ago
129364 named arguments in sub signature not filled with values in surrounding where clause open 8 years ago
129248 [BUG] [@LARRY] Str.rindex returns error messages with missing or incorrect information open 8 years ago
129346 [BUG] Whatever being called on where-blocked subroutine cannot handle the sigilless values correctly open 8 years ago
129325 [OO] handles runs after role stub required method checking new 8 years ago
126473 [STAR] Unhandled exception: failed to load library 'dynext/libperl6_ops_moar.dylib' open 8 years ago
128846 [LTA] with statement modifier doesn't return writable values new 8 years ago
129329 Required named params not narrower than optional ones? new 8 years ago
127293 [RFC] DOC INIT { use Module; } fails if Module is not installed, even if --doc is not used open 8 years ago
125331 [BUG] Match on undefined value returns twodifferent warning messages open 8 years ago
127864 [BUG] Strange MAIN positional string interpolations open 8 years ago
129262 [BUG] Endless recursion in --target=parse for subs with more than 1 parameter new 8 years ago
129307 [BUG] $/.perl doesn't round-trip when captures are present new 8 years ago
127421 [OPTIMIZER] multi sub infix:<==> (Int $a, Str $b) { $a == $b } hangs in COMPILE time open 8 years ago
126900 [BUG] assignment to native-typed variable fails in repl open 8 years ago
129275 [PERF] Infiniloop(?) Rapid Memory Consumption on attempting to use == with mixed-in Numeric new 8 years ago
78068 [BUG] [REPL] does not remember dynamic variables ($*foo) open 8 years ago
129263 [CONC] Outer dynamic variable not found in nested `start` block open 8 years ago
129261 accessing a class attribute too early nils it/leaves it uninitialized open 8 years ago
126840 $*KERNEL and env lookup new 8 years ago
129240 [NATIVECALL] nativesizeof routine returns the different result from sizeof function in C when it takes a CArray object as an argument. open 8 years ago
129245 [BUG] *$foo accepted in signatures open 8 years ago
111944 [RFC] a constant hash does not coerce its RHS correctly open 8 years ago
116208 [@LARRY] Whatever-priming and thunking doesn't mix open 8 years ago
126113 [@LARRY] Cannot bind to &::("CORE")::foo (Or bogus test?) open 8 years ago
129241 [OO] Odd corruption of attribute of type Grammar new 8 years ago
70297 [BUG] No explicit ^D and no newline after ^D in the REPL in Rakudo open 8 years ago
129220 [BUG] .list,.List, (Real,) inconsistencies new 8 years ago
129214 Initialization of variables explicitly declared as Hash[...] new 8 years ago
129143 [LTA] Missing commas in import tags silently ignored open 8 years ago
129195 [BUG] Pointy while loop fails to pass arguments to block when lazy open 8 years ago
129128 [RFC] qualified names in enum keys neither produce error nor work new 8 years ago
129100 [BUG] method rand (Range) fails to check type of $!max new 8 years ago
127264 [BUG] Inconsistent file information open 8 years ago
128900 [RFC] Make ^C in REPL abort the current line, if one is running open 8 years ago
129163 binding to container of multidim Hash binds to value instead new 8 years ago
109300 [LTA] error message when declaring several variables without parentheses in Rakudo open 8 years ago
115758 [BUG] .max methods on hashes and pairs seem to ignore their :by argument in Rakudo open 8 years ago
128423 [SITE] https://rakudo.org doesn't work, http://rakudo.org/ does new 8 years ago
114388 LTA error when using s[] = "rea" open 8 years ago
114748 [REGEX] recursive grammars open 8 years ago
123667 [CONC] Attempt to parallelize existing program leads to type check failure, with find_method_fallback in the backtrace open 8 years ago
123191 Named enums don't work correctly with a quoted list open 8 years ago
129096 [BUG] sub wrapped with mod_trait:<is> when exported yield cryptic error message, works fine in same unit open 8 years ago
128326 [BUG] Parsing of nested typenames fails open 8 years ago
128726 [BUG] Arrays and hashes don't parameterize inside role methods new 8 years ago
129089 [LTA] error for attempt to specify a "my" type at runtime doesn't say what went wrong new 8 years ago
128399 [RFC] Scalar.WHICH doesn't discriminate enough open 8 years ago
125290 [BUG] Possible include path issue open 8 years ago
123980 [BUG] * does not allow // in map open 8 years ago
126067 [RFC] sprintf and NaN, Mu, Any and Nil open 8 years ago
127544 [BUG] self referential variable declaration not picked up open 8 years ago
112262 [BUILD] dylib statically linked to absolute path new 8 years ago
77350 [BUG] Calling a token 'any' calls for trouble open 8 years ago
81278 [BUG] Can't defer to return() open 8 years ago
127569 [BUG] lexical packages leak into SETTING:: open 8 years ago
127889 [BUG] rakudo build failure for ppc64 archi open 8 years ago
128211 [OO] multi BUILD defined in role gets messed up in sub-class new 8 years ago
128048 [NYI] Need command-line tool for reading embedded documentation open 8 years ago
127711 [BUG] Presence of inner CATCH block prevents resumption from outer CATCH block open 8 years ago
127659 [CONC] Possible race in Supply simple operations when closing Tap new 8 years ago
127793 [RFC] The cmp operator for user-defined classes lacks consistency open 8 years ago
128172 [SEGV] perl6 crash, double free or corruption new 8 years ago
128742 [BUG] type capture forces order of positional arguments open 8 years ago
128610 [RFC] constant declarator doesn't like fully qualified names open 8 years ago
127374 [BUILD] git-protocol not passed to MoarVM/dynasm.git open 8 years ago
127243 [RFC] DESTROY is not called on interpreter exit open 8 years ago
127422 [BUG] Behavior of state vars in variations of `do while` inconsistent open 8 years ago
117975 [BUG] can not pop state anonymous array with repetition operator open 8 years ago
127443 [BUG] Binding / bound variables don't honor binder variable's type constraint open 8 years ago
127401 [BUG] Set|Bag|MixHash can be recursive, so need perlseen/gistseen covering new 8 years ago
126238 [BUG] LTM does not seem to apply within metaoperators, or does not take new operators in account. open 8 years ago
126341 [LTA] STable conflict with .^add_method open 8 years ago
125437 [OO] attributive parameters alter object during any bind, not just invoke new 8 years ago
106932 [BUG] Junctions in subsignatures can cause infinite recursion open 8 years ago
123577 [RFC] Ambiguous multisubs not throwing an exception new 8 years ago
122702 [RFC] TZ related failures in S32-temporal/local.t open 8 years ago
128485 "Weird node visited" stalled 8 years ago
128458 [RFC] is traits don't work with parameterized types new 8 years ago
128878 [CONC] Supply.interval is drifting open 8 years ago
127035 [BUG] reduction operators fail to chain new 8 years ago
126336 [BUG] assignment of LoL or LoR in sink context silently drops list elements open 8 years ago
127106 Junction in [REGEX] gives no such attribute '$!pos' error open 8 years ago
129023 [RFC] can't coerce to role by calling new 8 years ago
124213 [BUG] Bizarre LTA error message when not putting in whitespace between 'is MyBase' and the opening brace '{' in class declaration in Rakudo open 8 years ago
129025 [RFC] Warn the user if there is any code in a given block after the default or a when { * } new 8 years ago
129018 [BUG] Range.perl doesn't round-trip Range endpoints new 8 years ago
129017 [BUG] Range.perl doesn't round-trip Junction endpoints new 8 years ago
129014 [BUG] Range.new confused by type objects new 8 years ago
129013 [BUG] Range.perl and Pair.perl precedence disagreement new 8 years ago
102994 [BUG] State variables are never initialized if the first call of the containing block does not reach them open 8 years ago
128984 [RFC] (wontfix?): perl -c executes BEGIN and CHECK blocks open 8 years ago
129007 [BUG] Baggy.perl confused by type objects new 8 years ago
129006 [BUG] typed Array .perl doesn't round-trip some iterable elements new 8 years ago
129005 [BUG] :D constraint doesn't work when named new 8 years ago
121263 [REGEX] :p modifier doesn't anchor to $/.to by default new 8 years ago
121307 [REGEX] no backtrack into group new 8 years ago
117151 [BUILD] no prove, module installation blows up if tests fail new 8 years ago
115618 [OO] Methods added to Any don't propagate to derived classes open 8 years ago
114034 [OO] Declaring a class with the name of the first part of a multi-joined name makes the multi-joined name unavailable new 8 years ago
125891 [OO] When class D::E is defined before class D, having just one of them declared in 'my' scope apparently erases D::E open 8 years ago
124133 [BUG] Case insensitive file systems bleed through to "use" open 8 years ago
128978 [LTA] Capture.perl doesn't show arg mutability open 8 years ago
128976 [BUG] Capture.perl mishandles Pairs as positional args new 8 years ago
128896 [CONC] Punning a role in a different thread a bit fragile new 8 years ago
127108 [PRECOMP] Inexplicable failure of grammar post-CURI branch open 8 years ago
127034 [PRECOMP] - BEGIN inside EXPORT::DEFAULT cannot invoke this object new 8 years ago
127039 [RFC] Parsing of X<> formatting code is surprising new 8 years ago
126218 [BUG] Bizarre Compile time error apparently at runtime open 8 years ago
122770 [BUG] simple multi method call fails with error open 8 years ago
127138 [NATIVECALL] not thread safe? open 8 years ago
124947 [@LARRY]:./S05-metachars/closure.t line:37 reason: 'assignment to match variables (dubious)' new 8 years ago
124946 [@LARRY]:./S05-metachars/closure.t line:26 reason: 'assignment to match variables (dubious)' new 8 years ago
124908 [@LARRY]:./S12-attributes/instance.t line:557 reason: 'dubious test - the initializer becomes a submethod here, implying a scope' new 8 years ago
125005 [@LARRY] :./S05-capture/dot.t line:72 reason: 'dubious test' new 8 years ago
125004 [@LARRY]:./S05-capture/dot.t line:67 reason: 'dubious test' new 8 years ago
127210 [NATIVECALL] uint behaves like signed int in CUnion open 8 years ago
127811 Compiling module that uses [NATIVECALL] and has warnings hangs forever open 8 years ago
127237 [NATIVECALL] missing encoded trait for Str attributes (CStruct, NativeCall) open 8 years ago
125212 [JVM] Unable to call Linenoise::linenoiseSetCompletionCallback open 8 years ago
125211 [JVM] Error "Function X::Panda needs parens to avoid gobbling block" when running panda open 8 years ago
125264 [NATIVECALL] Potential Label bug new 8 years ago
128965 [@LARRY] Pair.WHICH mishandles Scalar key open 8 years ago
128805 [BUG] Proc.exitcode is zero for processes killed by signals open 8 years ago
128948 [BUG] Pair.WHICH distinguishes pairs with same container value open 8 years ago
128904 [NYI] - Comparing Shaped Arrays new 8 years ago
128955 [BUG] Pair.freeze breaks Set behaviour new 8 years ago
128928 [BUG] Regex returned by method has duff .perl new 8 years ago
128937 [RFC] Supply.throttle should return a Supply of pairs open 8 years ago
128934 [BUG] .WHICH doesn't distinguish between instances of identically-named classes new 8 years ago
128915 [BUG] multi-dim Hash turnes items into List new 8 years ago
128818 [BUG] sprintf %f bogus rounding open 8 years ago
128906 [BUG] Supply .throttle hangs/wrong results new 8 years ago
125738 [NATIVECALL] CPointer instances created via a native function call that takes a callback argument and has its result assigned to a scalar variable don't have DESTROY called new 8 years ago
125028 [@LARRY] Roast rakudo skip/todo test:./S05-modifier/perl5_9.t line:38 reason: test file needs review new 8 years ago
120443 [BUG] error message is not compete open 8 years ago
126560 [RFC] $*USER and $*GROUP don't update when uid/gid change open 8 years ago
128891 [BUG] .^compose in mainline in precompiled modules causes STable conflict open 8 years ago
128883 [RFC] 「my ($x) = …」 does not need a trailing comma, but you have to use it if there is no 「my」 (($x) = 4, 8) new 8 years ago
128879 [LTA] “is default” trait is compile-time, but no warning is printed when I do stupid things (is default($x)) new 8 years ago
122649 [BUILD] Unneeded rebuilds on rakudo-moar open 8 years ago
122752 [STAR] [BUILD] Allow different INSTALLLOCATION for Rakudo Star MSI package new 8 years ago
127767 [LTA] error about unknown named parameters: should say what they were passed to new 8 years ago
127484 [LTA] error message: "P6M Merging GLOBAL symbols failed: duplicate definition of symbol" new 8 years ago
127110 Error message for setting ro attribute inside a trait_mod:<is> sub is [LTA] new 8 years ago
127018 Some HOWs delegate .can to Mu, producing [LTA] error new 8 years ago
126630 [LTA] error message with nested SORRY: BEGIN { &?ROUTINE.name } new 8 years ago
126449 [LTA] error message: cannot put a constraint, expecting constraint new 8 years ago
124328 [LTA] supersede with built-in classes gives errors, LTA syntax errors new 8 years ago
124074 [CONC] Closing a Channel on which a worker is receiving may or may not trigger a X::Channel::ReceiveOnDone exception new 8 years ago
123723 [TODO] support floating points in pack/unpack new 8 years ago
127253 [LTA] error message on deep recursions new 8 years ago
127225 [LTA] error message from typed enum declaration new 8 years ago
125634 [BUG] Using a compiled (mbc) wrapping trait: Cannot invoke this object (REPR: Null, cs = 0) open 8 years ago
128839 [SEGV] perl6 segfault new 8 years ago
128861 --> and returns have different behavior new 8 years ago
127292 [BUG] cannot bind private hash attribute with key type constraint new 8 years ago
127302 [PRECOMP] Missing serialize REPR function for REPR MVMContext new 8 years ago
127344 [@LARRY][RFC] fail to handle numbers as option name for MAIN open 8 years ago
127345 [LTA] Backtrace should point at the faulty line and not the statement line open 8 years ago
128854 outer declaration of package/module/class disturbs namespace new 8 years ago
128844 [BUG] faulty error message for calling unknown methods on Scalar new 8 years ago
128842 [BUG] := inconsistent semantics open 8 years ago
128828 [BUG] Num.FatRat coercion is inexact new 8 years ago
126744 [RFC] Add something in META6 (spec 22) to specify non native dependancy new 8 years ago
125516 [CONC] "Use of Nil in numeric context" warning seen with Proc::Async exitcode on [OSX] only new 8 years ago
125654 [CONC] Killing a Proc::Async doesn't seem to clean up its file descriptors, causing an abort() from libuv new 8 years ago
125655 [CONC] Garbage collected running Proc::Async objects don't seem to clean up their handles, causing libuv to abort() new 8 years ago
126277 [CONC] IO::Socket::Async + `run` exits unexpectedly on [OSX] new 8 years ago
126425 [CONC] Proc::Async methods can have unpredictable and nondeterministic order open 8 years ago
128815 [NATIVECALL] make CPPStruct accept unmapped attributes. new 8 years ago
126251 missing [NYI] makes shaped hashes error messages [LTA] new 8 years ago
77474 [NYI] self-referential declarations. open 8 years ago
125518 [BOOTSTRAP] NQPRoutine sneaking into Perl 6 land through the Grammar class new 8 years ago
125808 [BOOTSTRAP] GLOBAL is NQPMu in sub EXPORT which breaks indirect calls new 8 years ago
125374 proto+multi regex rules [NYI] new 8 years ago
125348 [NATIVECALL] Binding to Xapian::WritableDatabase::new causes corrupted double-linked list new 8 years ago
77170 [LTA] 'maximum recursion depth exceeded' comes with complete stack trace open 8 years ago
127304 [NYI] visibility of anon scoped sub inside itself new 8 years ago
127725 [RFC] Method to convert a file descriptor to a filehandle new 8 years ago
128173 [LTA] Error: .polymod on Int with non-Int divisors new 8 years ago
127137 [LTA] Error: Signature-less Methods open 8 years ago
127117 [LTA] Error: methods declared outside of class {...} open 8 years ago
128794 Composing Rational results in stripped function attributes new 8 years ago
128781 [LTA] error on accidental `use use Module::With::Colons` open 8 years ago
126119 [RFC] Instant.from-posix has false future leap second knowledge open 8 years ago
128453 [BUG] t\spec\S10-packages\precompilation.rakudo.moar fails on Windows open 8 years ago
128751 [BUG] rakudo for loop on texas bag operator spawns background IO open 8 years ago
128761 [BUG] Misparsing of postcircumfix operator (or LTA error message) new 8 years ago
125501 [DOCS] rakudo moar does not compile on Windows using latest git open 8 years ago
128418 [RFC] Deprecate eval-dies-ok/eval-lives-ok in favour of Str arg to dies-ok/lives-ok open 8 years ago
124961 [BUG] POST and exceptions open 8 years ago
128280 [SEGV] core dump while profiling with a '.race' open 8 years ago
122369 [@LARRY] binding to a list fails open 8 years ago
121518 [BUG] Nil-assignment to native types doesn't work new 8 years ago
121296 `of' Type annotation [NYI] for `constant` declarator new 8 years ago
123461 [CONC] Channel.send prone to race conditions new 8 years ago
123497 [STAR] p6doc does not work on OSX (Rakudo * 2014.09) open 8 years ago
122173 [NYI] Testing a file for being a 'named pipe'. new 8 years ago
127029 [POD] link containing pod is misparsed in some cases open 8 years ago
127213 [POD] after =finish isn't picked up in $=pod new 8 years ago
122343 [POD] & unspace problems new 8 years ago
126705 [UNI] Make little/big endian versions of MVM_string_utf16_encode_substr new 8 years ago
126704 [UNI] Have MVM_string_utf16_encode_substr emit a BOM new 8 years ago
126651 Compiler does not parse [POD] =defn block correctly new 8 years ago
127040 [BUILD] [STAR] Installation of rakudo-2015.12 fails open 8 years ago
126384 [BUG] Cannot inherit from CORE::Int or similar forms new 8 years ago
126200 [LTA] error message with misspelled labels new 8 years ago
126202 [LTA] results for trailing declarative docs open 8 years ago
125333 [LTA] warning "Redeclaration of symbol" (no line number of the first declaration) open 8 years ago
118865 [LTA] Parameter '' requires an instance, LTA error open 8 years ago
114614 [LTA] Error message for Buf and eq or ~ operator: Cannot use a Buf as a string, but you called the Str method on it open 8 years ago
128752 [RFC] Expose Leap Second Tables for Ease of Updating by Module Space new 8 years ago
128744 [GLR][NYI] slurpy is copy array with capture hits a weird code path new 8 years ago
124016 [NYI] Rakudo inappropriately uses .gist for caching "is cached" sub arguments; needs proper solution open 8 years ago
123488 [SEGV] using WHO on the instance of a parametric role causes segfault/internal error open 8 years ago
128476 [SEGV] .wrap causes segfault when wrapping core sub and using that sub in a module that uses the module that wraps new 8 years ago
128714 [LTA] Error when calling .^DEFINITE instead of .DEFINITE new 8 years ago
128693 [PERF] Regex optimizer on \s+$ is "dumb as bricks" new 8 years ago
125337 [@LARRY] NaN in sequences/ranges | weirdness and the lack of laziness open 8 years ago
127506 [@LARRY] min(NaN, Inf) is Inf but max(NaN, Inf) is NaN open 8 years ago
127701 Parsing bug in Rakudo when the match variable and a postfix is followed by a double minus open 8 years ago
127860 [BUG][PRECOMP] Wrapped method fails when precompiled open 8 years ago
127112 .wrap doesn't work for routines declared in roles open 8 years ago
128661 [BUG] Inconsistent behavior of state variables across backends new 8 years ago
128657 [BUG] multi from parent which does same role doesn't work new 8 years ago
128656 [LTA] unfinished postcircumfix inside quote causes awful side effects new 8 years ago
128042 [BUG] multi infix fails to respect precedence trait when exported open 8 years ago
128371 [PRECOMP] bug open 8 years ago
128357 [SEGV] after count-only iterator opt open 8 years ago
128619 Lists as hash keys: an inconsistency between assignment and binding new 8 years ago
128587 [POD] need pod-to-man translator new 8 years ago
126713 [BUG] Literal array interpolation in regex doesn't match as expected. new 8 years ago
128602 [LTA] Error on undetached range of non-Int new 8 years ago
127686 Failure to protect read-onlyness of some container types in attributes (regression) new 8 years ago
127832 [LTA] Parameterizing a role via a variable results in an LTA error new 8 years ago
127839 [BUG] Putting 'use lib' after 'use DBIish' causes lookup of the symbol DBError to fail in Rakudo open 8 years ago
127840 [BUG] Overly eager check for type-ness of a method call with new 8 years ago
127901 [BUG] "Cannot invoke object with invocation handler in this context" in CALL-ME on multi new 8 years ago
127950 [LTA] error message on undeclared attribute new 8 years ago
128010 [BUG] reference to outside function prevents role instantiation new 8 years ago
128324 [BUG] Read-only `$obj.attr` accessor can be assigned to if the attribute `$.attr` contains an Array or Hash open 8 years ago
128483 [BUG][PRECOMP] Issues with CALLER invocations in a precompiled module with subs exported by a zef/panda installed module open 8 years ago
128569 [POD] Pod::Block needs a .parent attribute open 8 years ago
128570 [POD] Pod numbered lists new 8 years ago
128498 [POD]6 doesn't recognize '#' following "=headN" keywords per S26 new 8 years ago
128268 "Could not find symbol" error occurs when you use module A::B::C within A::B's class definition open 8 years ago
128533 cross operator X=> gives different result for List and Array new 8 years ago
128461 [LTA] EXPORT sub errors do not show line number new 8 years ago
128108 [RFC] Allow named parameters with literal values in signatures open 8 years ago
128442 [precomp] $?FILE contains bogus shortname when precompiled new 8 years ago
124324 [BUG] cannot use EVAL in a precompiled dependency new 8 years ago
128419 [BUG] throws-like uses :context CALLER:: that will break soon new 8 years ago
128409 [BUG] returning Scalar actually returns content new 8 years ago
128407 [BUG] Scalar:D variable botches type check new 8 years ago
128406 [BUG] Scalar.perl produces confused results new 8 years ago
128277 [BUG] Definitely typed variables have wrong default open 8 years ago
128388 [PERF] Callable.assuming() is slow open 8 years ago
128391 [BUG] Parameter deparses bogusly new 8 years ago
128124 [BUG] Accessor `$.x` for rw attribute returns immutable value instead of Scalar, if it contains an Array or Hash open 8 years ago
128330 [RFC] delegate Array/Hash methods in a consistent way new 8 years ago
128325 [SEGV] Moarvm segfaults or produces variuos errors while iterating through $list.race new 8 years ago
128323 Rare [SEGV] new 8 years ago
128314 stubbed sub in RHS of constant not being updated new 8 years ago
128278 [LTA] [RFC] regex literals in signatures new 8 years ago
128101 [BUG] %?RESOURCES is evaluated as Nil when running "perl6 --doc" command new 8 years ago
128262 [LTA] Error using Junction or `where` in --> (returns) part of signature new 8 years ago
126227 [LTA] [NYI] Slurpy scalar parameters open 8 years ago
123933 () vs [] influences matching behavior open 8 years ago
126163 [LTA] silence of IterationEnd failures open 8 years ago
124149 [BUG] Declarative and procedural conjunctions in regex don't remember the keys of positional captures open 8 years ago
71536 [RFC] Rakudo should detect multi sub duplicates at compile time open Wishlist 8 years ago
124141 [LTA] Error message could be more clear open 8 years ago
126234 [LTA] error message with junctions in type constraints open 8 years ago
128159 [RFC] Disallow Invisible Terms and Operators for Security Reasons open 8 years ago
121647 [JVM] let-localized variable doesn't restore value when block exited by exception open 8 years ago
122339 [TODO] Can't import ENV from PROCESS open 8 years ago
121473 [BUILD] Have make refuse to build against too-old NQP and Moar in Rakudo new 8 years ago
116893 [BUG] An alternation of literal strings doesn't backtrack properly in Rakudo open 8 years ago
126492 [BUG] native str attributes default to null instead of empty string open 8 years ago
128120 [LTA] error message when using triple colon in variable names (my $foo:::_) open 8 years ago
120927 [JVM] ArrayIndexOutOfBoundsException when macro quasi refers to outer variable stalled 8 years ago
125978 [CONC] [SEGV] (and other crashes) when using .hyper open 8 years ago
124524 [BUG] `<$subrule>` does not cache the compiled subrule (Or bogus test?) open 8 years ago
124465 [NYI] bit new 8 years ago
124259 [NYI] -i command line flag open 8 years ago
127165 [RFC] make :%hash<key> a pair constructor open 8 years ago
126169 [CONC] t/spec/S17-supply/watch-path.t fails occasionally under high load. new 8 years ago
128076 [RFC] Allow native-int enums as speculated by S12 open 8 years ago
124442 [BUG] type declared in outer scope silently overrides routine declared in inner scope open 8 years ago
114634 [BUG] over-eager multi dispatcher optimization open 8 years ago
125133 [BUG] exhaustive capture too greedy (Or bogus test?) open 8 years ago
124108 [BUG] reduce meta-operator fails with 'max' on list larger than 2**15 with MoarVM open 8 years ago
128055 [PERF] Significant slowdown of multi-methods when the not-called one uses a "where" restriction. new 8 years ago
121108 [BUG] Lack of space after != operator changes behaviour open 8 years ago
124628 [JVM] doesn't know about signals open 8 years ago
78752 [LTA] error message when declaring two-colon-sigil variable ::Foo in Rakudo open 8 years ago
128029 Named @arrays args to MAIN can only take more than 1 option new 8 years ago
128027 anon enums pretend to be empty lists new 8 years ago
114370 [LTA] error message when declaring an enum of a type variable open 8 years ago
128003 [LTA] forgetting "token" next to a rule with a dot in it gives confusing error new 8 years ago
127867 [LTA] behavior when passing garbage with -M command line option (perl6 -M $'\0') open 8 years ago
122425 [JVM] "is cached" isn't. open 8 years ago
122734 [BUILD] Can't force a rebuild of nqp or vm's from rakudo's configure. open 8 years ago
123969 [JVM] NullPointerException for same CStruct in CStruct open 8 years ago
121533 [MoarVM] macro test failure, building an AST incrementally in a for loop stalled 8 years ago
122491 [BUG] unquote in sub in quasi doesn't work in Rakudo stalled 8 years ago
115594 [BUG] Can't call locally assigned code blocks inside quasis in Rakudo stalled 8 years ago
115592 [BUG] Can't use 'temp' in quasi block in Rakudo stalled 8 years ago
115584 [BUG] Cannot put an unquote in a for loop in a quasi in Rakudo stalled 8 years ago
115582 [BUG] {{{}}} unquote inside {} inside qq string in quasi doesn't work in Rakudo stalled 8 years ago
115566 [BUG] Variables declared in quasi blocks don't work in Rakudo stalled 8 years ago
125615 [LTA] error message when trying to use NYI textual macros stalled 8 years ago
125160 [BUG] Lexicals that are only used within a quasi block do not get lowered into the macro's scope stalled 8 years ago
125100 Macro using unless block unusable stalled 8 years ago
125099 Macros that return a string can't be invoked stalled 8 years ago
123419 [BUG] No error when (compile-time) calling a macro before its definition in Rakudo stalled 8 years ago
122768 Macro line numbers indicate wrong filename stalled 8 years ago
122769 Macro argument loses its value in a quasi block stalled 8 years ago
120928 [BUG] Macros bind to the static lexpad, surprising users, in Rakudo stalled 8 years ago
119335 [BUG] internal error when macro quasis contain 'loop' or 'while' loops in Rakudo stalled 8 years ago
118827 [BUG] macros die on using sigilless paramers in Rakudo stalled 8 years ago
118273 [BUG] Cannot pass named arguments to a macro stalled 8 years ago
116370 [BUG] a macro with $_ as an argument doesn't work in a statement_mod 'for' loop in Rakudo stalled 8 years ago
115610 [BUG] Can't store a macro declaration in a variable in Rakudo stalled 8 years ago
115606 [BUG] LTA error message for 'temp macro' declaration in Rakudo stalled 8 years ago
115604 [BUG] our macros don't work in Rakudo stalled 8 years ago
127086 Writing to $*OUT at BEGIN time results in an [LTA] error message open 8 years ago
127041 is looser [LTA] error if used incorrectly new 8 years ago
125997 [LTA] error message when no parametric role candidate found new 8 years ago
125976 [LTA] error message when using special colon method call form new 8 years ago
125638 [LTA] error message on illegally post-declared label in Rakudo new 8 years ago
125597 [LTA] error message when "while" or "until" have no condition new 8 years ago
125590 [LTA] error message when you try to modify an ro parameter new 8 years ago
125531 [LTA] error message when $/ is readonly new 8 years ago
127205 [LTA] Incorrectly places '{' in signature incorrectly reports block gobbling new 8 years ago
119865 [PERF] Enough quantifiers in the declarative prefix in a regex takes exponential time in Rakudo new 8 years ago
127587 [OSX] External process return values affecting react blocks open 8 years ago
127992 roundrobin has no “:with()” (roundrobin @a, @b, :with(&[==])) new 8 years ago
127948 [JVM] Hangs in spectests with test that uses a Buf when working with IO::Socket::Async new 8 years ago
124548 Skipped tests about number of evaluation of lhs and rhs for flipflop operators in S03-operators/flip-flop.t open 8 years ago
122899 Cannot apply trait 'is cached' on multi candidate new 8 years ago
126804 [BUG] use of module that defines traits within class scope hides locally defined traits new 8 years ago
124400 [BUG] numeric ranges lie about strings at endpoints new 8 years ago
76294 [BUG] Can't implicitly numify Failure in Rakudo open 8 years ago
115270 [JVM] junctions reporting true & false, not collapsing open 8 years ago
116423 [BUG] say 1.0000000000000000000000000000001 makes wrong denominator new 8 years ago
120879 [JVM] Issue with Java Interface Types on Rakudo new 8 years ago
78278 [BUG] The optional $_ seems to default to $CALLER::_, not $OUTER::_ in Rakudo open 8 years ago
78870 [BUG] Wrapping a detached method breaks method deferral in Rakudo open 8 years ago
78276 [BUG] Null PMC access when calling a multi sub with a parameter narrowed by a subtype that does a regex match in Rakudo open 8 years ago
126350 [SEGV] with precompile + add_method open 8 years ago
122716 [SEGV] when digging into the package namespace of a type capture in Rakudo open 8 years ago
127440 [SEGV] with Crust new 8 years ago
126551 [SEGV] on EXPORT returning Hash in weird circumstance open 8 years ago
123968 [SEGV] Rakudo on MoarVM segfaults on simple IO::Socket::Async echo server new 8 years ago
125254 [SEGV] history_get_time new 8 years ago
127789 [BUG] SumeEnum.enums.invert produces a hash where the values are string names, not enum values in Rakudo open 8 years ago
127769 [BUG] Linking error during build on amd64 new 8 years ago
127329 [PERF] OOM Killer bug with multiple -I CLI options new 8 years ago
123957 [PERF] Attempting to use unimplemented operator on Rakudo invokes OOM killer open 8 years ago
125507 [PERF] [SEGV] A script shows an invalid read in valgrind (and leaks and segfaults) in Rakudo new 8 years ago
123974 [PERF] Running regex on string defined in a loop eats tons of memory new 8 years ago
125974 [PERF] Closures in regex cost a lot of CPU cycles. new 8 years ago
127730 [BUG] SEGV with "output" CArray[Cstruct] in NativeCall new 8 years ago
109734 [BUG] Strange MOP type check cache error message when doing <at_pos(1)> in a regex in Rakudo open 8 years ago
68320 [TODO] $!.pending open 8 years ago
127173 [BUG] Cannot build on Alpine Linux open 8 years ago
127414 Failure from container default does not display a stacktrace open 8 years ago
127409 [BUG] Inconsistencies and Bugs in Native Types Behaviours new 8 years ago
127359 Weirdness with passing named to multi infixes open 8 years ago
127358 Default EOL behavior might cause data loss new 8 years ago
126654 [POD] Formatting codes does not work inside declarator blocks new 8 years ago
127289 stringyfication on type capture in signatures returns the literal of the type capture instead of the resolved type named new 8 years ago
127284 "&infix:«$var»" interpolation throws spurious compile-time warning new 8 years ago
127089 An anonymous sub created at compile time in a module that itself calls a sub can't be called at runtime new 8 years ago
127256 type captures on subs are not lated bound when handed over to a role new 8 years ago
127255 framefail in EXPORT and an anonymous class new 8 years ago
127209 [LTA] error message on constraint violation new 8 years ago
127242 [LTA] No space between a class trait and { new 8 years ago
127236 Attribute.package is wrong for attributes declared inside roles open 8 years ago
127121 [BUG] flat can't flatten arrays, but can flatten lists open 8 years ago
127233 require Foo <&foo> is broken new 8 years ago
127230 Missing file/line information when 'use'ing a module with sub EXPORT new 8 years ago
127214 [BUG] Not getting the nice "Illegally post-declared type" error for types with :: in them in Rakudo new 8 years ago
127206 [BUG] Missing warning: assignment from constant RHS in conditional. new 8 years ago
127203 [BUG] &?ROUTINE cannot be used in subroutine's signature new 8 years ago
127201 sprintf() float precision cannot go beyond 15[efg] new 8 years ago
127032 [BUG] Install scripts don't respect DESTDIR open 8 years ago
127200 [BUG] Incorrect File Creation/Stat Tests on Windows with files with invalid characters new 8 years ago
127195 Shaped array in signatures doesn't declare the lexical variable new 8 years ago
127163 [BUG] Failure of operators after parenthesis-less sub calls new 8 years ago
127088 [BUG] GTK::Simple with Supply open 8 years ago
127025 Multimethods from a role fail to probe all where clauses during dispatch new 8 years ago
127142 [BUG] Constraint Checked On Missing Named Parameters new 8 years ago
127098 [BUG] Unhandled exception in code scheduled on thread 4 new 8 years ago
127046 [BUG] Tests fail when contained in one file, pass when separated (2015.12 Regression from 2015.11) new 8 years ago
127008 [BUG] Date.new accepts bogus string input open 8 years ago
127014 [BUG] inconsistent whether type constraint violation is compile error open 8 years ago
127017 [BUG] Int.fmt fails for some non-standard Int values new 8 years ago
127015 [LTA] Date type carries stowaway data new 8 years ago
127004 [LTA] DateTime.new(Str) limited year range open 8 years ago
127006 [BUG] bad DateTime.Str output for non-minute timezones new 8 years ago
127005 [BUG] DateTime.Str bad second rounding new 8 years ago
126993 [BUG] Test failure in t/spec/S19-command-line/dash-e.t new 8 years ago
126968 [BUG] wrong output for 1000.fmt("%e") and 1_000_000.fmt("%e") open 8 years ago
126966 [POD] empty strings in .contents with single formatting code open 8 years ago
126974 [BUG] Weird interaction between constants, Xops and pre-comp. new 8 years ago
126971 [BUG] Rematching in a code assertion inside a regex doesn't recognize Match variable shorthands new 8 years ago
78676 [BUG] Using the special ClassName{ :key($value) } syntax inside .new doesn't work in Rakudo open 8 years ago
126943 [BUG] errors for large left shifts open 8 years ago
126941 [LTA] very long right shift gratuitously fails open 8 years ago
74902 [BUG] Rakudo allows assignment to elements of a readonly array... except when it doesn't open 8 years ago
122658 [NYI] PRE submethods in a class don't check instance preconditions in Rakudo open 8 years ago
126909 [BUG] no-args function call broken for some names open 8 years ago
126891 [BUG] module objects badly behaved for type checks open 8 years ago
126906 [BUG] defined value as type constraint has inconsistent behaviour new 8 years ago
126905 [BUG] deparsing is surprised by slip interpolation new 8 years ago
126903 [BUG] slip()'s flavour of slurpiness new 8 years ago
126902 [BUG] some singleton Slips deparse incorrectly new 8 years ago
126901 [BUG] native value type checks give bad results new 8 years ago
126893 'use' named arg munging is evil new 8 years ago
126889 [BUG] $init-time-num breaks introspection open 8 years ago
126887 Use of uninitialized value %ENV of type Any in string context new 8 years ago
126880 [BUG] no precompilation with compile time warning dies painfully new 8 years ago
125438 Extra parameters not ACCEPTed when smartmatching sig with invocant new 8 years ago
126858 infinite recursion with put and kinda recursive arrays open 8 years ago
126836 [BUG] space in sub:name () {} needed if colon in name and has sig open 8 years ago
126819 Push versus append decision needed for feed taps new 8 years ago
126806 [BUG] CompUnit::Repository::Installation.files appears to be broken new 8 years ago
126792 default parameter type check should be compile time when possible new 8 years ago
126759 [BUG] EVAL not working with custom circumfixes,terms, etc new 8 years ago
126786 [BUG] install-core-dist.pl ignores DESTDIR new 8 years ago
126758 [RFC] bytes method in numerical types? open 8 years ago
126764 [BUG] --target=ast generating error or warning new 8 years ago
119759 [BUG] Type dispatch problems when nesting in and inheriting from the same class in Rakudo open 8 years ago
126717 [BUG] Exception generated within the .message method of a thrown exception is silently swallowed open 8 years ago
126714 [BUG] attr type via role param seems to break attr default value new 8 years ago
126680 Referring to an attribute in BUILD prevents it from getting its default value new 8 years ago
126528 [JVM] Can't call HYPER, no signatures match open 8 years ago
126653 [BUG] trait "is looser" doesn't work as expected. new 8 years ago
126643 [BUG] 'cached' trait fails inside a role new 8 years ago
126636 [BUG] --doc should not stop at =finish new 8 years ago
126634 Enums pollute type information new 8 years ago
111866 [BUG] [JVM] 'undo' won't fire unless the block is a 'try' block in Rakudo open 8 years ago
126519 [JVM] shouldn't be able to set defaults on native ints new 8 years ago
111518 [BUG] Regex engine doesn't publish match variables early enough in some cases in Rakudo open 8 years ago
126622 Parser error when chaining an infix method call and a hyper method call. new 8 years ago
126549 [BUG] Importing multi in lexical scope clobbers the multi new 9 years ago
126547 [BUG] Cannot export trait_mod:<is> if NativeCall is used in precompiled module new 9 years ago
126526 [JVM] expected that native ints can't hold bigints new 9 years ago
126510 [BUG] >>~>> with a List of Pair on the left gets confused and starts talking about the Pairs being immutable in Rakudo new 9 years ago
122022 [BUG] LTA error message when referring to nonexistent symbol in constant declaration open 9 years ago
120838 [BUG] LTA error message when passing something to named parameter :$b($c) open 9 years ago
124279 [BUG] [JVM] org.perl6.nqp.runtime.UnwindException new 9 years ago
72830 [BUG] Parse difficulties with '::%%r' in Rakudo open 9 years ago
117193 [BUG] Internal compiler error when trying to 'augment slang' on existing type in Rakudo open 9 years ago
124043 Debugging dies for certain script open 9 years ago
126417 [BUG] proto signature default values don't work (NYI?) open 9 years ago
126462 Bug returning objects directly from called methods using some form of named arguments new 9 years ago
126459 LEAVE block skipped when die is called new 9 years ago
103112 Presence of an Mu:U: multi method candidate busts autothreading for all the other candidates open 9 years ago
121943 [BUG] Can't 'last' from the first label in a multi-labeled loop in Rakudo open 9 years ago
125408 [BUG] CArray[num64] numiness optimised away open 9 years ago
126243 [BUG] capturing to lexical variable not handled new 9 years ago
125122 [BUG] capturing to lexical variable buggy new 9 years ago
124444 t/spec/S03-smartmatch/array-hash.t failes with "Type check failed" open 9 years ago
121024 [BUG] Interpolation of /<$var>/ causes incorrect matches when $var contains alternation. open 9 years ago
126422 [BUG] Comment after closing sub brace breaks debugger new 9 years ago
126301 [BUG] self in Class.^add_method is not a Class object open 9 years ago
126382 quoting parsing messes with operator LTM new 9 years ago
126364 [Spesh] Invocant requires a type object of type Match, but an object instance was passed. Did you forget a 'multi'? new 9 years ago
126317 [BUG] custom declarator examples in S12 don't work (nested packages) new 9 years ago
126316 Dynamic class loading failed new 9 years ago
126292 [BUG] feeds don't correctly append to an argument list anymore new 9 years ago
126135 [LTA] definedness constraint ignored on native type open 9 years ago
126126 [LTA] definedness constraints ignored where not supported new 9 years ago
126122 [BUG] Instant.from-posix has faulty pre-1961 leap second knowledge new 9 years ago
126121 [BUG] Instant.from-posix has faulty pre-1972 leap second knowledge new 9 years ago
124558 Roast rakudo skip/todo test:./S02-literals/listquote.t line:12 reason: 'meta operators' open 9 years ago
121145 [JVM] Something wrong with LEAVE phaser in while loop open 9 years ago
125722 use trace + is repr(...) don't mix open 9 years ago
124664 Failing tests in S06-other/main-usage.t: use of '--switch "arg1 arg2"' on command line new 9 years ago
125154 Calling $object.can from within PRE causes STORE to Nil error under some circumstances new 9 years ago
125146 Skipped tests in S32-list/map.t: "Too few positionals passed" when placeholder variables in map block get no value new 9 years ago
116465 [BUG] Even parameterized roles should be punned to classes if inherited using 'is' in Rakudo open 9 years ago
123800 [BUG] &copy doesn't copy the umask in Rakudo open 9 years ago
123541 Presence of a DBIish.connect call in an INIT block in a module causes exports not to work from the module in Rakudo open 9 years ago
123484 [BUG] File pipe IO problematic open 9 years ago
123426 [JVM] some tests in S12-meta/primitives.t fail new 9 years ago
120146 [BUG] Grammar 'ident' override behaviour open 10 years ago
120956 [BUG] perl6-debug fails with a commented 'when' clause in a module new 10 years ago
118339 [BUG] Conspicuous lack of warning when uselessly providing a precedence on a multi operator in Rakudo new 11 years ago
114930 [BUG] Multi method in class implementing stubbed method in role causes bogus "must be implemented" error in Rakudo new 12 years ago

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