Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 18, 2017 20:29
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/2313f13e789ae400f58ff2f41ef60f4e to your computer and use it in GitHub Desktop.
Save Whateverable/2313f13e789ae400f58ff2f41ef60f4e to your computer and use it in GitHub Desktop.
reportable6
2017-12-11T00:00:00Z 2017-12-18T00:00:00Z

From ≈2017-12-11T00:00:00Z to ≈2017-12-18T00:00:00Z
Open tickets before: 1743
Open tickets after: 1699
Number of tickets touched: 98

Resolved tickets (60)

[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#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#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#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#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#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#130446 Creating an enum from a Hash does not work but no longer warns (enum Bits (%thing))
[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#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#132549 Junctions cause crash / inifnite loop in &put and related routines and methods
  [closed]   GH#1260 List.new creates unwanted containers
  [closed]   GH#1276 Passing TODOs need unfudging t/spec/S32-str/sprintf-b.
  [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#1318 Failure in Inline::Perl5 tests

Half-resolved (tests needed) (2)

[testneeded]   GH#1314 Bad error when mistakenly using `substr` as `subst`
[testneeded]   GH#1315 Postfix→Prefix optimization is too early

Updated tickets (27)

      [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#121807 is default(…) does not explain that the value should be known at compile time
[open→rejected] RT#125251 Usage does not print required type for positional params in MAIN
      [updated] RT#125371 Segv on binding to one self and saying it
      [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
      [updated] RT#127001 CArray[CArray[int8]] fails type check
      [updated] RT#127309 Type check failure for Array[...] as return value caused by irrelevent inclusion from another compunit
      [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#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#131071 unpacking a slurpy in `my` creates `Mu`s despite working when used in a routine's sig
[open→rejected] RT#131856 [@LARRY] Junctions don't junct when routine has a slurpy, leading to inconsistent behaviour with core routines
      [updated] RT#132176 Aliasing of Unicode ops to Texas Versions
      [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#132525 type constraints to Array[Pair] don't work when precompiled
      [updated]   GH#1020 Revert "forbid to put variable in initializer of its declaration"
      [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#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#1299 Issue 1268: Fix lazy slicing stopping at the first deleted

All new tickets (19)

       [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
    [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
      [open]   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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment