Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 1, 2018 18:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/9938fc50b679dc6e62ed0f455a89a005 to your computer and use it in GitHub Desktop.
Save Whateverable/9938fc50b679dc6e62ed0f455a89a005 to your computer and use it in GitHub Desktop.
reportable6
2017-12-01T05:10:00Z 2018-01-01T00:00:00Z

From ≈2017-12-01T05:10:00Z to ≈2018-01-01T00:00:00Z
Open tickets before: 1741
Open tickets after: 1708
Number of tickets touched: 306

Resolved tickets (104)

[resolved] RT#116719 Internal error message on Z=> in enum declaration in Rakudo
[resolved] RT#118397 array binding causes failures to be thrown
[resolved] RT#119521 “ctxlexpad needs an MVMContext” when reaching too far out to get to the truth in Rakudo
[resolved] RT#121987 Negated generic comparisons do not chain correctly
[resolved] RT#123116 Weird error for code parameters with subsignatures in Rakudo
[resolved] RT#123216 QRPA: Can't pop from an empty array!
[resolved] RT#123457 enum A <Code> "P6opaque: no such attribute '$!signature'"
[resolved] RT#123979 %064b format doesn't deal with negatives
[resolved] RT#124083 Problem with metaops on num32
[resolved] RT#124210 Assignment to several declared SSA-style \x variables fails in Rakudo
[resolved] RT#124434 Passing an Exception object to Failure.new segfaults (SEGV) in sink context in Rakudo
[resolved] RT#124787 S32-io/dir.t line:32 reason: 'CWD misses slash at end still'
[resolved] RT#124832 Roast rakudo skip/todo test:./S12-enums/basic.t line:24 reason: 'Cannot convert string to number'
[resolved] RT#125027 Roast rakudo skip/todo test:./S05-modifier/perl5_9.t line:35 reason: 'Quantifier quantifies nothing'
[resolved] RT#125168 a way to open files in "r+" mode in Rakudo
[resolved] RT#125183 Crash on no strict and multi-dimensional hash
[resolved] RT#125277 error message when using the wrong sigil with an @array or %hash
[resolved] RT#125300 Potentially misleading error text
[resolved] RT#125398 with no strict temp does not autcreate hashes and hash elements
[resolved] RT#125488 Some phaser blorsts don't see outer $_
[resolved] RT#125575 negation of before/after cannot be chained
[resolved] RT#125580 bag/set related issues
[resolved] RT#125596 error message with if; and unless; without conditions
[resolved] RT#125816 "x".indent(9999999999999999999999999999999999999999999999999)
[resolved] RT#125820 .roll(-9999999999999999999999999999999999999999999999999)
[resolved] RT#125964 assigning to AOB List elem does not hint right
[resolved] RT#126099 .WHICH fails for Block but True
[resolved] RT#126103 Rat literal fails for moderately large numerator
[resolved] RT#126107 "of" type constraint inconsistently applied
[resolved] RT#126123 clashing type constraints accepted
[resolved] RT#126125 malformed "my" spuriously claims lack of type declaration
[resolved] RT#126184 Error in supply block reported at call context instead of definition
[resolved] RT#126415 WhateverCode loses its mind inside //=
[resolved] RT#126539 error message about C3 linearization (no line number)
[resolved] RT#126740 Pod::Block::Table node caption property is not populated properly
[resolved] RT#126972 error mesage about getlexrelcaller (/a/)
[resolved] RT#127279 Infinite loop with |"a".."z"
[resolved] RT#127756 setelems on native arrays doesn't clear the array
[resolved] RT#127813 "Bytecode validation error at offset ..., instrucction ..., operand type 160 does not match register type 152"
[resolved] RT#127824 TR/ / / is not implemented
[resolved] RT#127845 Making a parameter of a BUILD submethod a uint8 triggers a bytecode validation error in Rakudo
[resolved] RT#128017 enum treats a Seq of Pairs as a List of Str
[resolved] RT#128580 wrong multi method comb selected after module loading
[resolved] RT#128857 ∞.Rat ~~ Rat is False
[resolved] RT#129153 Weird spectest failure in S03-metaops/reduce.t (probably wrong multi sub selected)
[resolved] RT#130041 Pair in enum declaration should either DWIM or parsefail
[resolved] RT#130171 Inf.Rat.perl produces a really bad error message (Inf.Rat.perl)
[resolved] RT#130446 Creating an enum from a Hash does not work but no longer warns (enum Bits (%thing))
[resolved] RT#130459 Some operations with Inf.Rat blow up (Inf.Rat.perl)
[resolved] RT#130613 "if" without "else" much slower than "if" with empty "else"
[resolved] RT#131362 Can “Cannot modify an immutable X” error message also include the value? (42 = $x)
[resolved] RT#131406 Bug in Perl6::Metamodel::Naming method set_name. `CArray[Pointer].^shortname` returns 'Pointer]'; should be 'CArray[Pointer]'
[resolved] RT#131478 Warning about $. when using metamethod
[resolved] RT#131700 prompt not working on bash-on-ubuntu on win10
[resolved] RT#131996 `unhandled Failure detected in DESTROY` on `require`
[resolved] RT#132184 [6.d] .skip semantics are inconsistent
[resolved] RT#132249 use lib ‘’ spills guts (use lib ‘’)
[resolved] RT#132283 BUILDALL is listed as one of the methods, maybe that's not right (say $foo.^methods)
[resolved] RT#132352 Set operators unfriendly to mutable types
[resolved] RT#132353 error with using meta assign ops with bound SetHash
[resolved] RT#132514 Failing tests in S03-operators/set_*.t, probably wrong multi selected
[resolved] RT#132543 Can't tail a tail.
[resolved] RT#132549 Junctions cause crash / inifnite loop in &put and related routines and methods
[resolved] RT#132666 Escaped hash character `\#` is somtimes parsed incorrectly
  [closed]   GH#1204 «» with just one variable leaks a slip («$x»)
  [closed]   GH#1249 RFC && 3rd attempt: Fixed resolve of IO::Path for Windows
  [closed]   GH#1260 List.new creates unwanted containers
  [closed]   GH#1269 Crash when trying to use named captures in regexes with `:P5` adverb
  [closed]   GH#1274 Missing test files
  [closed]   GH#1276 Passing TODOs need unfudging t/spec/S32-str/sprintf-b.
  [closed]   GH#1282 need to handle table cells with char column separators as data
  [closed]   GH#1287 add code to fix rakudo repo issue #1282
  [closed]   GH#1291 Fix table caption RT #126740
  [closed]   GH#1298 GC is blowing up failures needlessly
  [closed]   GH#1299 Issue 1268: Fix lazy slicing stopping at the first deleted
  [closed]   GH#1300 Untwine Pod
  [closed]   GH#1302 pod parsing doesn’t seem to recognize unspace
  [closed]   GH#1303 fix for RT #126740, populates table caption property, if any; tests a…
  [closed]   GH#1306 add Proc/Proc::Async arg quoting modifiers
  [closed]   GH#1307 Drop extraneous spaces in code and table blocks
  [closed]   GH#1308 Frequent-ish SEQV in Perl 5 integration tests
  [closed]   GH#1309 Questionable behaviour of Str.trans with :c:d + replacement part
  [closed]   GH#1310 tr/// ignores :c adverb (:continue works OK)
  [closed]   GH#1312 t/spec/MISC/bug-coverage-stress.t is failing
  [closed]   GH#1313 IO::CatHandle.read switches handles too early
  [closed]   GH#1318 Failure in Inline::Perl5 tests
  [closed]   GH#1321 Add argument to ambiguous call exception message
  [closed]   GH#1322 IO::Handle.eof incorrectly returns False when handle is seek'ed past end
  [closed]   GH#1323 Issues with &await with nested containerazed Iterables
  [closed]   GH#1326 Parse failure with signature unpacking on anon Callable param
  [closed]   GH#1330 combinations sub no longer cheats
  [closed]   GH#1333 Test::cmp-ok does not accept dynamically-created routines as Str comparators
  [closed]   GH#1335 Ensure Configure.pl uses gmake for builds on BSDs
  [closed]   GH#1337 Add some `make blah` command to install Inline::Perl5
  [closed]   GH#1342 Optimizer crash during precompilation: [...] symbol Method::NotFound
  [closed]   GH#1343 Issue 1305: Throw exception on attempted assign to range pos
  [closed]   GH#1345 Should `@foo := Seq:D` do PositionalBindFailover thing?
  [closed]   GH#1346 type info for named MAIN args ignores subset names
  [closed]   GH#1347 Feature request: U+23E8 DECIMAL EXPONENT SYMBOL for scientific notation
  [closed]   GH#1348 Add ⏨ as exponent notation for floats.
  [closed]   GH#1350 Issue 1204: Don't wrap quoteword in Slip if one word
  [closed]   GH#1351 Remove some extraneous semicolons
  [closed]   GH#1352 ::?ROLE is not nqp::eqaddr the role's type, breaking `===`
  [closed]   GH#1353 &infix:<eqv> incorrectly handles NaN-y Rationals

Half-resolved (tests needed) (7)

[testneeded] RT#122980 LTA error message on fairly strange input, complaining about the lack of a semicolon when the semicolon's right there in Rakudo
[testneeded] RT#125299 LTA error message when forgetting to close block inside string in Rakudo
[testneeded] RT#125384 Could not find symbol '&parse-string' in installed module, local version works fine. 
[testneeded] RT#125985 Internal error when a constant, unspace, and a map are involved in Rakudo
[testneeded]   GH#1297 Indices for shaped arrays need manually coerced to numbers
[testneeded]   GH#1314 Bad error when mistakenly using `substr` as `subst`
[testneeded]   GH#1315 Postfix→Prefix optimization is too early

Updated tickets (154)

      [updated]  RT#74648 Rakudo fails when creating Rat from Inf.Int / 1
      [updated]  RT#76744 implement :dba adverbs in regexes
      [updated]  RT#87034 Either binding an array to a list containing the array itself should work consistently or not at all in Rakudo
      [updated] RT#110820 Variable declaration inside statement_modifier for inside junction triggers bogus redeclaration error in Rakudo
      [updated] RT#111164 [@LARRY] Cannot slice a Range that is bound to an array variable
      [updated] RT#111674 Can't refer to a constant in RHS of the constant declaration in Rakudo
      [updated] RT#114480 Pod table cell contents should be parsed as para
 [open→stalled] RT#114708 LTA message when splicing into string
      [updated] RT#115364 LTA error message when doing 'is' on a package declaration in Rakudo
      [updated] RT#116012 What's clearly a postfix is called a prefix in an error message in Rakudo
     [new→open] RT#116783 'my' class in role should be generic in Rakudo
     [new→open] RT#117421 Typing with ::SomeClass instead of SomeClass in 'has' declaration causes the wrong type object to end up in that attribute in Rakudo
      [updated] RT#118023 typed hashes and metaops and slots, oh my, in Rakudo
      [updated] RT#119215 empty-list adverb on literal hash yields LTA, too-internal error message in Rakudo
      [updated] RT#119401 < $< $> > yields a one-element list, not a two-element list in Rakudo
     [new→open] RT#120394 Can't access private attributes through the ::('$!x') syntax in Rakudo
     [new→open] RT#121154 Int type object is much stricter with infix:<%> than Any in Rakudo
     [new→open] RT#121166 LTA error message when assigning to lexical variables from inside a regex in Rakudo
      [updated] RT#121319 multi sub not importing when precompiled
      [updated] RT#121807 is default(…) does not explain that the value should be known at compile time
     [new→open] RT#121843 my @words <== sort <== ("c", "b", "a");  # feed failing to parse
     [new→open] RT#122289 unexpected behaviour during EVAL()
     [new→open] RT#122653 'is iffy' for custom infix operators
      [updated] RT#122792 .^add_fallback in module used by module causes precompilation to fail
     [new→open] RT#122838 BEGIN GLOBAL::<name> assignment does not work in Rakudo
      [updated] RT#122896 'is cached' routines break when precompiled
     [new→open] RT#122972 Proto regex with params isn't called correctly (possibly NYI) in Rakudo
     [new→open] RT#122991 Implement 'handles' for 'my'-scoped (class) variables in classes
     [new→open] RT#122992 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
     [new→open] RT#123060 `$++` statements in routines sometimes give the anonymous variable `my` scoping, sometimes `state` scoping in Rakudo
     [new→open] RT#123445 [@LARRY] More generic arguments should be acceptable for blocks supplied as closure parameters
     [new→open] RT#123446 Closure parameter call site types should be checked at compile time if possible
 [new→rejected] RT#123507 Can't stat modules/debugger-ui-commandline/lib: No such file or directory
     [new→open] RT#123583 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
     [new→open] RT#123596 vars from subsigs are not available to where blocks
     [new→open] RT#123709 error message (for what maybe shouldn't be an error at all) when prefixing a sub name with '&' in Rakudo
     [new→open] RT#123776 [@LARRY] Binding a variable at BEGIN time doesn't stick aruond for runtime
     [new→open] RT#123827 Callframe.package not yet implemented
      [updated] RT#123835 [@LARRY] Cannot use 'is rw' on optional parameter
      [updated] RT#123862 Negative exponents not parsed in radix literals
     [new→open] RT#123903 Some forms of "dynamic symbol lookup" syntax cause compiler error in Rakudo
      [updated] RT#123919 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→open] RT#123953 Coercion type applied via role parameter fails to multi-dispatch
     [new→open] RT#124007 method delegation doesn't work in roles
     [new→open] RT#124018 Differing behavior of multi grammar rules with and without "multi"
     [new→open] RT#124036 The compiler shouldn't yell at a call to a subroutine that has been wrapped by a trait in Rakudo
     [new→open] RT#124098 Passing an argument list to the export trait slows the parse stage down a lot.
     [new→open] RT#124142 Something is off with multi dispatch, natives and where clauses
     [new→open] RT#124150 Match.caps is inconsistent across backends
     [new→open] RT#124161 failure to bind to pointy block param
     [new→open] RT#124226 Opportunity to catch syntactically detectable calls to attribute-accessing methods on type objects in Rakudo
      [updated] RT#124281 colonpairs in [POD] config options always produce strings
     [new→open] RT#124341 Proxy object also works on non- "is rw" subs/methods
 [new→rejected] RT#124540 Roast rakudo skip/todo test:./S03-operators/context-forcers.t line:96 reason: 'failure modes of Str.Numeric'
      [updated] RT#124581 :./S02-magicals/PERL.t line:8 reason: 'unimpl 0PERL'
      [updated] RT#124582 Roast rakudo skip/todo test:./S02-magicals/PERL.t line:46 reason: 'no Perl.signature yet'
      [updated] RT#124585 Roast rakudo skip/todo test:./S02-magicals/PERL.t line:50 reason: 'no Perl.desc yet'
      [updated] RT#124588 Roast rakudo skip/todo test:./S02-magicals/PERL.t line:61 reason: 'no Perl.signature yet'
      [updated] RT#124591 Roast rakudo skip/todo test:./S02-magicals/PERL.t line:71 reason: 'no Perl.compiler.signature yet'
      [updated] RT#124594 Roast rakudo skip/todo test:./S02-magicals/PERL.t line:75 reason: 'no Perl.compiler.desc yet'
      [updated] RT#124597 Roast rakudo skip/todo test:./S02-magicals/PERL.t line:79 reason: 'no Perl.compiler.release yet'
      [updated] RT#124600 Roast rakudo skip/todo test:./S02-magicals/PERL.t line:84 reason: 'no Perl.compiler.codename yet'
      [updated] RT#124606 Roast rakudo skip/todo test:./S02-magicals/VM.t line:7 reason: 'VM.properties does not exist'
      [updated] RT#124608 ./S02-magicals/VM.t line:16 reason: 'unimpl 0VM'
      [updated] RT#124609 Roast rakudo skip/todo test:./S02-magicals/VM.t line:45 reason: 'no VM.signature yet'
      [updated] RT#124616 :./S02-magicals/DISTRO.t line:18 reason: 'unimpl 0DISTRO'
     [new→open] RT#124617 Roast rakudo skip/todo test:./S02-magicals/DISTRO.t line:44 reason: 'no Distro.signature yet'
     [new→open] RT#124624 $?KERNEL, $?DISTRO, $?VM megaticket
      [updated] RT#124625 Roast rakudo skip/todo test:./S02-magicals/KERNEL.t line:36 reason: 'no Kernel.signature yet'
      [updated] RT#124626 Roast rakudo skip/todo test:./S02-magicals/KERNEL.t line:38 reason: 'no Kernel.desc yet'
      [updated] RT#124679 [@LARRY] Rakudo allows using '#`' (embedded comment) without following opening bracket, should not
     [new→open] RT#124952 Failing tests in S04-phasers/next.t and .../in-loop.t: NEXT/LEAVE ordering
     [new→open] RT#124960 leave
     [new→open] RT#124979 Roast rakudo skip/todo test:./S06-operator-overloading/sub.t line:137 reason: cannot bind with this LHS
      [updated] RT#124981 Roast rakudo skip/todo test:./S06-operator-overloading/sub.t line:173 reason: 'infix:<;>'
      [updated] RT#124982 Roast rakudo skip/todo test:./S06-operator-overloading/sub.t line:188 reason: 'missing block, apparently if not an op'
     [new→open] RT#124983 Roast rakudo skip/todo test:./S06-operator-overloading/sub.t line:231 reason: 'infix Z will never work; no lexical Z'
     [new→open] RT#125053 Roast rakudo skip/todo test:./S04-declarations/multiple.t line:30 reason: 'nom regression'
     [new→open] RT#125130 cannot access pod blocks as a Hash
     [new→open] RT#125200 parametric role generic type not resolving early enough?
[open→rejected] RT#125251 Usage does not print required type for positional params in MAIN
 [new→rejected] RT#125343 Using an earliest { ... wait 0 { ... } } causes 
      [updated] RT#125353 %(:a:b) ignores all elements after the first one
      [updated] RT#125371 Segv on binding to one self and saying it
     [new→open] RT#125487 Possible MMD issue when binding nqp::null() ??
      [updated] RT#125523 Remove `P6opauqe` from unboxing errors
[open→rejected] RT#125559 .elems on stringy Ranges is eager
      [updated] RT#125614 Can't store whole 1&2 junctions in Mu-keyed hash in Rakudo
     [new→open] RT#125640 Attribute initialization with ::= in Rakudo
     [new→open] RT#125659 Internal error when doing $::<a> in Rakudo
     [new→open] RT#125662 Unknown type error being hidden in trait definittion.
      [updated] RT#125674 error message prints wrong eject position (if True if { };)
     [new→open] RT#125732 Subsignatures of a capture param not used to sort MMD candidates
     [new→open] RT#125800 :radix[] form allows too-large place values
 [new→rejected] RT#125828 Unexpected behavior with `getc` in raw mode
     [new→open] RT#125899 Just-declared variable should be visible inside 'will <phaser>' block, but isn't in Rakudo
     [new→open] RT#125934 &?ROUTINE changes to something else in gather in for loop
     [new→open] RT#125935 Cannot print a type captured copied into a variable in the parameter list of a role in Rakudo
     [new→open] RT#125940 Missed frame handler abort when returning from start { } in a sub
      [updated] RT#125975 our \NOW = DateTime.now;
      [updated] RT#125996 Complex parametric role composition fails badly when no candidate found
     [new→open] RT#126030 Multi-dim hash loses track of leaf type
      [updated] RT#126088 "Do not know how to load code from <foo>" due to wrong capitalization of <Foo>
      [updated] RT#126097 lossy .perl for 0 but True
     [new→open] RT#126098 [@LARRY] malformed .perl for Mu but True
      [updated] RT#126102 Rat.perl doesn't round-trip numerical value
     [new→open] RT#126111 coercive type constraint for variable inconsistently accepted
      [updated] RT#126112 instantiated Numeric hangs on numeric ops
     [new→open] RT#126116 native type constraint inconsistently applied
     [new→open] RT#126118 Nil.gist goes missing via type parameter
     [new→open] RT#126120 Cannot change native role attribute from consuming class
      [updated] RT#126130 Real.new hangs on .gist
     [new→open] RT#126142 [@LARRY][NYI] Syntactic Categories in Grammars
      [updated] RT#126278 Dynamic variable binding doesn't check for proper container
     [new→open] RT#126531 throwing X::AdHoc "Cannot assign to a readonly variable or a value" instead of X::Parameter::RW
      [updated] RT#126742 config items should not include quotes for string values
      [updated] RT#126818 on "is cached" subs: getlex: outer index out of range
      [updated] RT#127001 CArray[CArray[int8]] fails type check
     [new→open] RT#127038 parsing does not create raw blocks
      [updated] RT#127049 expected Array[Str] but got Array[Str].new("<a>") (2015.12 Regression from 2015.11)
      [updated] RT#127309 Type check failure for Array[...] as return value caused by irrelevent inclusion from another compunit
      [updated] RT#127509 Formatting codes in tables
      [updated] RT#127775 Declaring enums with Bools, IntStrs and maybe other things ( enum Foo (:Bar(1), :Baz(True) ))
      [updated] RT#127881 slow array slicing
      [updated] RT#128123 in some cases wrong multi candidates are selected
      [updated] RT#128287 Type check `Array[Foo]` in module gets confused if `Array[Foo]` was already referenced in another precompiled module.
      [updated] RT#128636 is cached in a precompiled module results in error
      [updated] RT#128758 Reduce with numeric ops does not numify things if only one arg is passed ([*] set(1,2,3))
      [updated] RT#128905 Some core Routines do not do Callable role
      [updated] RT#129926 Make everything in Learning Perl 6 work
     [new→open] RT#130200 Error when attempting to use a package that has one of core namespaces in its name
     [new→open] RT#130477 Pod config parses colopairs but simply stringifies whatever it matched
      [updated] RT#131071 unpacking a slurpy in `my` creates `Mu`s despite working when used in a routine's sig
      [updated] RT#131099 is assoc('list') gives "MVMArray: Can't pop from an empty array"
     [new→open] RT#131243 Interpolating a Hash in a regex treats it as a list and errors out
 [new→rejected] RT#131483 Inconsistent resultant type of `+@` slurpy when given a Seq
[open→rejected] RT#131856 [@LARRY] Junctions don't junct when routine has a slurpy, leading to inconsistent behaviour with core routines
      [updated] RT#132101 ‘make test’ does not work before ‘make install’
      [updated] RT#132176 Aliasing of Unicode ops to Texas Versions
      [updated] RT#132313 Rat literal syntax creates Rats with denominators larger than 64 bits
      [updated] RT#132441 IO::Handle.read-internal cannot handle fancy Unicode chars on TTY handles
      [updated] RT#132452 Unicode: shells print garbage instead of "「」"
     [new→open] RT#132487 Accessing the native-descriptor() from a Proc output seems to break it.
      [updated] RT#132510 "problem while trying to set up Linenoise"
      [updated] RT#132511 Binary assignment Z+= fails if it's the last thing in for loop
      [updated]   GH#1020 Revert "forbid to put variable in initializer of its declaration"
      [updated]   GH#1037 Enhance Pod::To::Text
      [updated]   GH#1203 Would be nice to have an easy way to work with SetHashes and its kin
      [updated]   GH#1212 Uninitialized $_ and weird blowage (<a b c>[$_ xx 2] with 1)
      [updated]   GH#1234 Whitespacey things in «» (say «a\nb».perl)
      [updated]   GH#1247 Reserved characters in the source code cause segfaults (#򫳞)
      [updated]   GH#1257 Rakudo 2017.10 fails to build on Debian big endian systems
      [updated]   GH#1268 Lazy slicing should not stop on the first hole, or something (say @a[lazy 3..*])
      [updated]   GH#1281 Argless default for .classify()

All new tickets (79)

      [open] RT#132525 type constraints to Array[Pair] don't work when precompiled
  [resolved] RT#132543 Can't tail a tail.
  [resolved] RT#132549 Junctions cause crash / inifnite loop in &put and related routines and methods
       [new] RT#132570 invalid typename or unknown type when nested under builtin type hierarchy
       [new] RT#132585 nested parameterized type names are truncated
       [new] RT#132592 Typed Array assignment type check fails sometimes
       [new] RT#132611 Re: loop { "x" ~~ /(.)<{$0}>/ } # Out of memory in a couple of seconds
       [new] RT#132632 . List and hash configuration value formats are not yet implemented (NYI)
       [new] RT#132650 =begin comment/=end comment blocks ought to nest
  [resolved] RT#132666 Escaped hash character `\#` is somtimes parsed incorrectly
       [new] RT#132668 OpenSSL PEM_write_bio_RSAPrivateKey
      [open]   GH#1289 [6.d BLOCKER] Implement a Way to Know Caller's Language
      [open]   GH#1290 KEEP does not set $_ to the return value
    [closed]   GH#1291 Fix table caption RT #126740
      [open]   GH#1292 MOP ^add_method could be renamed as ^add-method
      [open]   GH#1293 Proposal: easier syntax for multiple param aliases
      [open]   GH#1294 Passing named args without spaces between them silently fails in some cases
      [open]   GH#1295 LTA error with named args in method call in where clause
      [open]   GH#1296 Another butting issue on Str and Enum
[testneeded]   GH#1297 Indices for shaped arrays need manually coerced to numbers
    [closed]   GH#1298 GC is blowing up failures needlessly
    [closed]   GH#1299 Issue 1268: Fix lazy slicing stopping at the first deleted
    [closed]   GH#1300 Untwine Pod
      [open]   GH#1301 constant does not support signature literal
    [closed]   GH#1302 pod parsing doesn’t seem to recognize unspace
    [closed]   GH#1303 fix for RT #126740, populates table caption property, if any; tests a…
      [open]   GH#1304 Chainable ops silently fail to be chained when negated
      [open]   GH#1305 LTA Error when assigning to Range element
    [closed]   GH#1306 add Proc/Proc::Async arg quoting modifiers
    [closed]   GH#1307 Drop extraneous spaces in code and table blocks
    [closed]   GH#1308 Frequent-ish SEQV in Perl 5 integration tests
    [closed]   GH#1309 Questionable behaviour of Str.trans with :c:d + replacement part
    [closed]   GH#1310 tr/// ignores :c adverb (:continue works OK)
      [open]   GH#1311 .perl should produce curly quotes
    [closed]   GH#1312 t/spec/MISC/bug-coverage-stress.t is failing
    [closed]   GH#1313 IO::CatHandle.read switches handles too early
[testneeded]   GH#1314 Bad error when mistakenly using `substr` as `subst`
[testneeded]   GH#1315 Postfix→Prefix optimization is too early
      [open]   GH#1316 Add tests for testing almost all Unicode codepoints
      [open]   GH#1317 Add two special cases for infix:<,>
    [closed]   GH#1318 Failure in Inline::Perl5 tests
      [open]   GH#1319 KEEP + for loop = useless useless use warning
      [open]   GH#1320 Unwanted "drift" when re-using the same lazy iterable to index another iterable
    [closed]   GH#1321 Add argument to ambiguous call exception message
    [closed]   GH#1322 IO::Handle.eof incorrectly returns False when handle is seek'ed past end
    [closed]   GH#1323 Issues with &await with nested containerazed Iterables
      [open]   GH#1324 '#' literals in Grammars: syntax error
      [open]   GH#1325 Shell quoting is wrong on Windows
    [closed]   GH#1326 Parse failure with signature unpacking on anon Callable param
      [open]   GH#1327 `say` in some case throws malformed arg instead of P5ism error
      [open]   GH#1328 Large diff between HLL and nqp performance in code example
      [open]   GH#1329 my int $x; ( $x += 42 is slower than $x = $x + 42)
    [closed]   GH#1330 combinations sub no longer cheats
      [open]   GH#1331 .count-only/.bool-only exist on combinations/permutations subs, but not methods
      [open]   GH#1332 Spurious Failures in successful `require`
    [closed]   GH#1333 Test::cmp-ok does not accept dynamically-created routines as Str comparators
      [open]   GH#1334 Infix op &[...] shorthand in strings triggers "missing infix inside"
    [closed]   GH#1335 Ensure Configure.pl uses gmake for builds on BSDs
      [open]   GH#1336 X::Multi::NoMatch dumps too much output
    [closed]   GH#1337 Add some `make blah` command to install Inline::Perl5
      [open]   GH#1338 "make --help" needs to show test targets
      [open]   GH#1339 Provides for fixes for several POD bugs:
      [open]   GH#1340 Short script 'misusing' an iterator crashes Rakudo
      [open]   GH#1341 state variable resets for each loop of a loop expression
    [closed]   GH#1342 Optimizer crash during precompilation: [...] symbol Method::NotFound
    [closed]   GH#1343 Issue 1305: Throw exception on attempted assign to range pos
      [open]   GH#1344 What is a "list"?
    [closed]   GH#1345 Should `@foo := Seq:D` do PositionalBindFailover thing?
    [closed]   GH#1346 type info for named MAIN args ignores subset names
    [closed]   GH#1347 Feature request: U+23E8 DECIMAL EXPONENT SYMBOL for scientific notation
    [closed]   GH#1348 Add ⏨ as exponent notation for floats.
      [open]   GH#1349 Skip using a WhateverCode doesn't work
    [closed]   GH#1350 Issue 1204: Don't wrap quoteword in Slip if one word
    [closed]   GH#1351 Remove some extraneous semicolons
    [closed]   GH#1352 ::?ROLE is not nqp::eqaddr the role's type, breaking `===`
    [closed]   GH#1353 &infix:<eqv> incorrectly handles NaN-y Rationals
      [open]   GH#1354 Some operations with zero-denominator Rationals are broken
      [open]   GH#1355 +@a/+a slurpies produce inconsistent results
      [open]   GH#1356 Let's remove most (if not all) perl5-oriented error messages for variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment