Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Raku/old-issue-tracker issues and pull requests
#6692 - Please remove link or email address
Issue -
State: closed - Opened by alexandru almost 3 years ago
#6691 - perl 6 parser bugging out on a comment thinking it is a real var
Issue -
State: closed - Opened by p6rt about 6 years ago
- 17 comments
Labels: LTA
#6656 - Coercion type apparently does not check the actual type of the coerced value
Issue -
State: closed - Opened by p6rt almost 7 years ago
- 11 comments
#6653 - =begin comment/=end comment blocks ought to nest
Issue -
State: closed - Opened by p6rt about 7 years ago
- 5 comments
Labels: POD
#6650 - Typed Array assignment type check fails sometimes
Issue -
State: open - Opened by p6rt about 7 years ago
- 2 comments
Labels: testneeded
#6560 - "getlex: outer index out of range" with precomped `constant` Regex
Issue -
State: open - Opened by p6rt over 7 years ago
- 4 comments
Labels: regex, precomp
#6525 - ‘make test’ fails a lot of nativecall tests
Issue -
State: open - Opened by p6rt over 7 years ago
- 2 comments
Labels: JVM
#6524 - ‘make test’ does not work before ‘make install’
Issue -
State: closed - Opened by p6rt over 7 years ago
- 4 comments
Labels: JVM
#6506 - Error when using a role parameter to parameterize another role.
Issue -
State: open - Opened by p6rt over 7 years ago
- 4 comments
Labels: testneeded, oo
#6496 - Presence of NEXT phasers interferes with labeled `next`
Issue -
State: open - Opened by p6rt over 7 years ago
- 2 comments
#6464 - Typename declared via type capture does not work in return type constraint
Issue -
State: open - Opened by p6rt over 7 years ago
- 2 comments
Labels: testneeded
#6420 - Weird memory leakage of sequences and other things ( (1…∞).grep(* < 0)[^10] )
Issue -
State: closed - Opened by p6rt over 7 years ago
- 6 comments
Labels: leak, Rakudo
#6410 - Custom class :D coersers don't work
Issue -
State: open - Opened by p6rt over 7 years ago
- 7 comments
#6392 - Wrong rakudo's INSTALL.txt instructions mention non-existent --with-moar option
Issue -
State: closed - Opened by p6rt over 7 years ago
- 2 comments
#6367 - doing a role fails to find inherited methods in some cases
Issue -
State: open - Opened by p6rt over 7 years ago
- 6 comments
#6298 - Errors in Int() coercer
Issue -
State: open - Opened by p6rt over 7 years ago
- 2 comments
Labels: LTA
#6288 - When reading from stdin, eof is not respected
Issue -
State: closed - Opened by p6rt over 7 years ago
- 4 comments
Labels: JVM
#6254 - Hyper method call on typed Array returns "impossible" result
Issue -
State: open - Opened by p6rt almost 8 years ago
- 4 comments
Labels: Bug
#6210 - FreeBSD 11, rakudo r5e74017d: fails test 11 in t/04-nativecall/02-simple-args.t
Issue -
State: closed - Opened by p6rt almost 8 years ago
- 2 comments
Labels: Bug
#6198 - mkdir '/' fails on OSX but succeeds on Linux
Issue -
State: open - Opened by p6rt almost 8 years ago
- 2 comments
Labels: IO
#6197 - Atrribute Introspect shape
Issue -
State: open - Opened by p6rt almost 8 years ago
- 6 comments
Labels: NYI
#6190 - uint attributes behave like int
Issue -
State: closed - Opened by p6rt almost 8 years ago
- 4 comments
Labels: severe
#6184 - unsigned native ints not applied in class attributes
Issue -
State: closed - Opened by p6rt almost 8 years ago
- 6 comments
Labels: Bug
#6176 - Cannot initialize object hashes with coercive types
Issue -
State: closed - Opened by p6rt almost 8 years ago
- 3 comments
Labels: testneeded
#6091 - IO::Handle.readchars incorrectly assumes all chars are 2 bytes long
Issue -
State: open - Opened by p6rt almost 8 years ago
- 2 comments
Labels: IO, JVM
#6070 - Problems with 'with' and attached block
Issue -
State: closed - Opened by p6rt about 8 years ago
- 4 comments
Labels: JVM
#6067 - Weird error in anonymous class value in Hash
Issue -
State: open - Opened by p6rt about 8 years ago
- 5 comments
Labels: LTA, Bug
#6030 - Should Perl 6 be able to untangle the inclusion of the same role from different sources?
Issue -
State: closed - Opened by p6rt about 8 years ago
- 5 comments
#5978 - Hyper method call of AT-KEY/AT-POS fails with empty arrays (my @x; say @x»[0])
Issue -
State: closed - Opened by p6rt about 8 years ago
- 2 comments
#5859 - NativeCall: CArray[uint8] may contain negative numbers
Issue -
State: closed - Opened by p6rt about 8 years ago
- 5 comments
Labels: Bug
#5818 - Error with bad enums
Issue -
State: open - Opened by p6rt about 8 years ago
- 3 comments
Labels: LTA
#5815 - Error when attempting to use a package that has one of core namespaces in its name
Issue -
State: open - Opened by p6rt about 8 years ago
- 8 comments
Labels: LTA
#5774 - Class fails to smartmatch against role defined in module
Issue -
State: open - Opened by p6rt over 8 years ago
- 2 comments
Labels: testneeded
#5741 - literals and boxed types do not get unboxed for native types in multies
Issue -
State: closed - Opened by p6rt over 8 years ago
- 3 comments
Labels: Bug
#5728 - `is rw` candidates get called even if a non-rw argument is passed
Issue -
State: closed - Opened by p6rt over 8 years ago
- 11 comments
Labels: JVM, optimizer, testcommitted
#5687 - handles runs after role stub required method checking
Issue -
State: closed - Opened by p6rt over 8 years ago
- 2 comments
Labels: oo
#5489 - slurpy is copy array with capture hits a weird code path
Issue -
State: closed - Opened by p6rt over 8 years ago
- 2 comments
Labels: NYI, glr
#5468 - .EVAL as a method call bypasses the MONKEY-SEE-NO-EVAL pragma
Issue -
State: open - Opened by p6rt over 8 years ago
- 4 comments
Labels: Bug, security
#5462 - multi from parent which does same role doesn't work
Issue -
State: open - Opened by p6rt over 8 years ago
- 2 comments
Labels: Bug
#5350 - Type check `Array[Foo]` in module gets confused if `Array[Foo]` was already referenced in another precompiled module.
Issue -
State: open - Opened by p6rt over 8 years ago
- 7 comments
Labels: Bug, testneeded
#5343 - Definitely typed variables have wrong default
Issue -
State: open - Opened by p6rt over 8 years ago
- 7 comments
Labels: Bug
#5284 - multi infix fails to respect precedence trait when exported
Issue -
State: closed - Opened by p6rt almost 9 years ago
- 4 comments
Labels: Bug
#5271 - reference to outside function prevents role instantiation
Issue -
State: open - Opened by p6rt almost 9 years ago
- 3 comments
Labels: Bug
#5247 - Mu methods cannot be used as grammar tokens due to default Actions class
Issue -
State: closed - Opened by p6rt almost 9 years ago
- 12 comments
Labels: Bug
#5215 - Smileys on return still results in non-smiley types in error message
Issue -
State: open - Opened by p6rt almost 9 years ago
- 3 comments
Labels: LTA, rakudo tests, testneeded
#5211 - Parameterizing a role via a variable results in an LTA error
Issue -
State: open - Opened by p6rt almost 9 years ago
- 4 comments
Labels: LTA
#5193 - mkdir($file) succeeds if $file exists and is a regular file
Issue -
State: closed - Opened by p6rt almost 9 years ago
- 9 comments
Labels: IO
#5046 - type captures on subs are not lated bound when handed over to a role
Issue -
State: open - Opened by p6rt about 9 years ago
- 2 comments
#5041 - No space between a class trait and {
Issue -
State: open - Opened by p6rt about 9 years ago
- 2 comments
Labels: LTA, rakudo tests
#5022 - uint behaves like signed int in CUnion
Issue -
State: closed - Opened by p6rt about 9 years ago
- 4 comments
Labels: NativeCall
#5011 - Shaped array in signatures doesn't declare the lexical variable
Issue -
State: closed - Opened by p6rt about 9 years ago
- 2 comments
#5002 - Cannot build on Alpine Linux
Issue -
State: closed - Opened by p6rt about 9 years ago
- 5 comments
Labels: Bug
#4944 - Tests fail when contained in one file, pass when separated (2015.12 Regression from 2015.11)
Issue -
State: closed - Opened by p6rt about 9 years ago
- 4 comments
Labels: Bug
#4932 - Install scripts don't respect DESTDIR
Issue -
State: closed - Opened by p6rt about 9 years ago
- 4 comments
Labels: Bug
#4928 - Multimethods from a role fail to probe all where clauses during dispatch
Issue -
State: open - Opened by p6rt about 9 years ago
- 3 comments
#4922 - Int.fmt fails for some non-standard Int values
Issue -
State: open - Opened by p6rt about 9 years ago
- 2 comments
Labels: Bug
#4898 - Weird interaction between constants, Xops and pre-comp.
Issue -
State: open - Opened by p6rt about 9 years ago
- 4 comments
Labels: Bug
#4854 - module objects badly behaved for type checks
Issue -
State: open - Opened by p6rt about 9 years ago
- 5 comments
Labels: Bug
#4820 - CompUnit::Repository::Installation.files appears to be broken
Issue -
State: closed - Opened by p6rt about 9 years ago
- 4 comments
Labels: Bug
#4807 - install-core-dist.pl ignores DESTDIR
Issue -
State: closed - Opened by p6rt about 9 years ago
- 2 comments
Labels: Bug
#4801 - --target=ast generating error or warning
Issue -
State: closed - Opened by p6rt about 9 years ago
- 2 comments
Labels: Bug
#4715 - Single named match does not work with hyper (».Str)
Issue -
State: closed - Opened by p6rt over 9 years ago
- 4 comments
#4700 - >>~>> with a List of Pair on the left gets confused and starts talking about the Pairs being immutable in Rakudo
Issue -
State: closed - Opened by p6rt over 9 years ago
- 3 comments
Labels: Bug, testneeded
#4684 - .assuming on sub with is copy parameter fails
Issue -
State: closed - Opened by p6rt over 9 years ago
- 5 comments
Labels: glr
#4682 - Unhandled exception: failed to load library 'dynext/libperl6_ops_moar.dylib'
Issue -
State: closed - Opened by p6rt over 9 years ago
- 5 comments
Labels: star
#4605 - Bizarre Compile time error apparently at runtime
Issue -
State: closed - Opened by p6rt over 9 years ago
- 4 comments
Labels: Bug
#4578 - nested lazy cross operators confuse the continuations
Issue -
State: open - Opened by p6rt over 9 years ago
- 5 comments
Labels: Bug, glr
#4571 - definedness constraints ignored where not supported
Issue -
State: closed - Opened by p6rt over 9 years ago
- 2 comments
Labels: LTA
#4558 - coercive type constraint for variable inconsistently accepted
Issue -
State: closed - Opened by p6rt over 9 years ago
- 5 comments
Labels: Bug, testneeded
#4537 - sprintf and NaN, Mu, Any and Nil
Issue -
State: open - Opened by p6rt over 9 years ago
- 4 comments
Labels: RFC
#4514 - error message when no parametric role candidate found
Issue -
State: open - Opened by p6rt over 9 years ago
- 2 comments
Labels: LTA
#4513 - Complex parametric role composition fails badly when no candidate found
Issue -
State: open - Opened by p6rt over 9 years ago
- 5 comments
Labels: rtestneeded
#4340 - unlink does not signal failures / [JVM] .IO.unlink succeeds in unlinking empty directories
Issue -
State: open - Opened by p6rt over 9 years ago
- 8 comments
Labels: IO
#4324 - CArray[num64] numiness optimised away
Issue -
State: closed - Opened by p6rt over 9 years ago
- 24 comments
Labels: Bug
#4261 - Pre-compiled MoarVM-code segfaults on type-checking
Issue -
State: closed - Opened by p6rt over 9 years ago
- 8 comments
Labels: Bug
#4248 - parametric role generic type not resolving early enough?
Issue -
State: open - Opened by p6rt almost 10 years ago
- 5 comments
Labels: Bug
#4112 - leave
Issue -
State: open - Opened by p6rt almost 10 years ago
- 3 comments
Labels: NYI
#3970 - Roast rakudo skip/todo test:./S32-str/substr.t line:43 reason: 'java.nio.charset.MalformedInputException'
Issue -
State: closed - Opened by p6rt almost 10 years ago
- 4 comments
Labels: JVM
#3960 - Rakudo allows using '#`' (embedded comment) without following opening bracket, should not
Issue -
State: closed - Opened by p6rt almost 10 years ago
- 5 comments
Labels: at_larry
#3949 - Failing tests in S06-other/main-usage.t: use of '--switch "arg1 arg2"' on command line
Issue -
State: closed - Opened by p6rt almost 10 years ago
- 3 comments
#3874 - Roast rakudo skip/todo test:./S02-literals/listquote.t line:12 reason: 'meta operators'
Issue -
State: open - Opened by p6rt almost 10 years ago
- 3 comments
#3842 - S02-types/array-shapes.t line:7 reason: 'array shapes'
Issue -
State: closed - Opened by p6rt almost 10 years ago
- 7 comments
Labels: bogustest
#3801 - t/spec/S03-smartmatch/array-hash.t failes with "Type check failed"
Issue -
State: closed - Opened by p6rt almost 10 years ago
- 4 comments
#3779 - uint32 behaving like int64
Issue -
State: closed - Opened by p6rt almost 10 years ago
- 5 comments
Labels: severe, Bug
#3740 - Unsigned int in highest bit length, stays negative
Issue -
State: open - Opened by p6rt almost 10 years ago
- 5 comments
Labels: JVM
#3721 - method delegation doesn't work in roles
Issue -
State: closed - Opened by p6rt almost 10 years ago
- 5 comments
Labels: Bug, testneeded
#3708 - Coercion type applied via role parameter fails to multi-dispatch
Issue -
State: open - Opened by p6rt almost 10 years ago
- 4 comments
Labels: testneeded
#3540 - Cannot apply trait 'is cached' on multi candidate
Issue -
State: closed - Opened by p6rt over 10 years ago
- 4 comments
#3475 - reduce metaop of hyper metaop only works with two or more elements in Rakudo
Issue -
State: closed - Opened by p6rt over 10 years ago
- 4 comments
Labels: Bug
#3474 - Unneeded rebuilds on rakudo-moar
Issue -
State: closed - Opened by p6rt over 10 years ago
- 5 comments
Labels: build
#3428 - LTA error message for trying to instantiate non-class
Issue -
State: closed - Opened by p6rt over 10 years ago
- 5 comments
Labels: Bug
#3405 - LTA error message when referring to nonexistent symbol in constant declaration
Issue -
State: closed - Opened by p6rt over 10 years ago
- 4 comments
Labels: Bug
#3322 - Lack of space after != operator changes behaviour
Issue -
State: closed - Opened by p6rt about 11 years ago
- 7 comments
Labels: Bug
#3254 - java.lang.NullPointerException from incomplete regex on the REPL
Issue -
State: closed - Opened by p6rt over 11 years ago
- 5 comments
Labels: JVM, testneeded
#3171 - sub - optional parameters with a type cause exception when parameters omitted
Issue -
State: closed - Opened by p6rt over 11 years ago
- 5 comments
Labels: Bug
#2917 - junctions reporting true & false, not collapsing
Issue -
State: closed - Opened by p6rt over 12 years ago
- 7 comments
Labels: JVM
#2901 - Multi method in class implementing stubbed method in role causes bogus "must be implemented" error in Rakudo
Issue -
State: closed - Opened by p6rt over 12 years ago
- 3 comments
Labels: Bug, rtestneeded
#2874 - over-eager multi dispatcher optimization
Issue -
State: open - Opened by p6rt over 12 years ago
- 5 comments
Labels: Bug, testneeded
#2700 - dylib statically linked to absolute path
Issue -
State: closed - Opened by p6rt almost 13 years ago
- 2 comments
Labels: build
#2679 - Composing an inherited class through a parametric role doesn't work in Rakudo
Issue -
State: open - Opened by p6rt almost 13 years ago
- 7 comments
Labels: Bug, testneeded