Most recent issues (show/hide)
Blin 2025.06, round 1
OPEN
6.e Release Checklist
OPEN
Using a subset as a type sets the *base* type as default in v6.e.PREVIEW
OPEN
`my class A { has $.a where * > 0 }` does not compile in 6.e
OPEN
Token `return` acts as a `return` statement in 6.e
OPEN
keys `:k` with shaped arrays
OPEN
`::('Exception').gist` throws in v6.e.PREVIEW
OPEN
`$CALLER::foo` allows access to caller's `my $foo` in 6.e
OPEN
\() ~~ Signature.new segfaults
OPEN
$.foo silently ignores assignments if not specified as "is rw"
CLOSED
"make install" fails under RAKUDO_RAKUAST=1
OPEN
RakuAST: `*>>.foo` producing incorrect (Q)AST
CLOSED
Unicode normalization forms (NFD, NFC, NFKD, NFKC) in Raku do not decompose precomposed characters according to Unicode standard
CLOSED
Nightly gets different results when doing zef install on Pod::To::HTML
OPEN
regex array interpolation sometimes fails to match
OPEN
Creating a lot of PseudoHashes in a loop sometimes hangs
OPEN
grep adding structure to result
OPEN
Parser fails to parse certain Unicode characters
OPEN
Incorrect Error: BEGIN time evaluation only supported for simple constructs so far
CLOSED
REPL int on different lines causing bytecode validation errors
OPEN
EVAL in a constant stumbling over missing outer $_
CLOSED
Inconsistent handling of Routine.wrap with differing Signatures
OPEN
RakuAST: lexical token and <.a> errors out in weird way
OPEN
Caller-$/-setting is too invasive
OPEN
Parsing issue with `(require SomeModule)` expression
OPEN
Promise.andthen and Promise.orelse could provide the .result or .cause directly.
OPEN
Providing a test filter to the IO::Path dir method makes the . and .. directories eligible to be returned
OPEN
RakuAST: spurious sigspace worry
CLOSED
DateTime's built-in methods disregarding timezone
OPEN
RakuAST: bogus worry "Useless use of ==> in sink context"
CLOSED
Very bad performance of .combinations
OPEN
Unable to build 2025.04 on Alpine Linux
OPEN
Add local translations
CLOSED
"Triangular comma" metaoperator [\,] unexpectedly puts first element inside a list
CLOSED
Turn off option *rakudoc* until it actually works
OPEN
sub MAIN( $a ) { } with no args errors instead of displaying usage
OPEN
Release - not testing Inline::Perl5
CLOSED
Success in enum resolution during &MAIN invocation depends on declaration scope of the enum.
CLOSED
Crash while generating profiling data.
CLOSED
submethod can't access attributes, even if it's never called.
OPEN
Object hashes are created with `Any` instead of `Mu` as default 'of' type
CLOSED
Parametrized roles and mixins are slow
OPEN
Hang while running https://github.com/antononcube/Raku-Text-SubParsers tests
OPEN
.min and .max don't do a Schwartzian transform
OPEN
.assuming doesn't correctly handle parameters with a default value
OPEN
"assuming" dies on :D smileys
OPEN
Mixing an anonymous role with a closure in parallel causes an error
OPEN
issues with wrong release date in release docs/tools
OPEN
Auto collect MacOS editions
CLOSED