Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 12, 2017 11:04
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/ddb9b5af958bd304b445f709f75adb54 to your computer and use it in GitHub Desktop.
Save Whateverable/ddb9b5af958bd304b445f709f75adb54 to your computer and use it in GitHub Desktop.
reportable6
2017-10-15T11:58:37Z 2017-10-24T09:58:18Z

From ≈2017-10-15T11:58:37Z to ≈2017-10-24T09:58:18Z
Open tickets before: 1710
Open tickets after: 1708
Number of tickets touched: 49

Resolved tickets (15)

[resolved] RT#122789 `.subst` does not work inside BEGIN block ($/ is set too late)
[resolved] RT#126479 IO::Handle Supply is never done
[resolved] RT#126597 .race.grep(...) and .hyper.grep(...) produce an empty sequence
[resolved] RT#126721 $/ in closure arg of subst
[resolved] RT#127452 hyper is very broken, *sometimes* it returns nothing
[resolved] RT#128084 `.hyper/.race.map(&f)` produces an empty sequence if `&f` is a multi-sub
[resolved] RT#129234 `.hyper` and `.race` resume after exceptions
[resolved] RT#129291 problems when run()ning two procs and passing the :out of one to the :in of the other
[resolved] RT#130576 .race & .hyper break [+] (1..100)
[resolved] RT#131300 MoarVM panic if you check for membership in undefined Set
[resolved] RT#131865 Looping over a HyperSeq in sink context does nothing (for <a b c>.hyper { say 2 })
[resolved] RT#132294 INTERPOLATE-related change made matching of large strings slower
[resolved] RT#132300 say nqp::getlexdyn('&DEPRECATED')
[resolved] RT#132339 =SEE-ALSO pod comment can no longer be parsed (=SEE-ALSO foo)
[resolved] RT#132346 ≠ is not identical to != in some cases (0 ≠ 0 | 1 or 0 ≠ 0)

Half-resolved (tests needed) (3)

[testneeded] RT#132249 use lib ‘’ spills guts (use lib ‘’)
[testneeded] RT#132283 BUILDALL is listed as one of the methods, maybe that's not right (say $foo.^methods)
[testneeded] RT#132328 DBIish tests are failing spectacularly (JIT compilation of native calls)

Updated tickets (19)

     [updated]  RT#69464 1**Inf = NaN on OpenSolaris
     [updated] RT#124147 pow edge cases with rakudo-moar on NetBSD
    [new→open] RT#124527 S05-metasyntax/interpolating-closure.t line:28 reason: 'dunno'
     [updated] RT#124989 :nfkc adverb on quoteforms
     [updated] RT#126490 Control exception handling is inconsistent and broken across backends. (SEGV on moar, CX unrecognized on jvm)
     [updated] RT#127064 Variable interpolation in regex very slow
     [updated] RT#131481 No perl6-debug
     [updated] RT#131622 Failures don't get sunk when last in for loop
     [updated] RT#131626 ≥ and ≤  are 36x slower than Texas version; ≠ is 15x slower
     [updated] RT#131780 Crash while running test
     [updated] RT#132012 Numeric values of signals are wrong (say +SIGUSR1)
[new→rejected] RT#132191 Possible rakudo regression (issues with IRC::Client)
     [updated] RT#132262 Quote braid misses Main braid's language change due to new ops
     [updated] RT#132268 Floating point anomalies
    [new→open] RT#132269 JIT removing loop construct and confusing last()
[new→rejected] RT#132284 .gist of a Map was arguably better in the past (say Map.new(‘a’ => ‘b’))
     [updated] RT#132287 stall/block in async heavy code
     [updated] RT#132290 .gist of a Method does not always show the its .name  (.say for <a b c>.^methods)
    [new→open] RT#132292 Recursively .emit-ing from the tap of the same supply bails out

All new tickets (15)

      [open] RT#132313 Rat literal syntax creates Rats with denominators larger than 64 bits
      [open] RT#132316 Crash while running program
       [new] RT#132326 Potential issue with `is default` and Promises
[testneeded] RT#132328 DBIish tests are failing spectacularly (JIT compilation of native calls)
      [open] RT#132329 Rat → Num conversion isn’t monotonous
       [new] RT#132335 pure numeric values of address families are not useful enough ( IO::Socket::INET.new(:host<http://perl6.o>, :port(42)) )
       [new] RT#132337 Code block inside `andthen`/`orelse` doesn't close over lexical variables correctly
  [resolved] RT#132339 =SEE-ALSO pod comment can no longer be parsed (=SEE-ALSO foo)
       [new] RT#132341 Pod 6 table handling should ensure table rows have the same number of cells even if they are empty
       [new] RT#132343 better-sched and other async improvement ecosystem fallout
  [resolved] RT#132346 ≠ is not identical to != in some cases (0 ≠ 0 | 1 or 0 ≠ 0)
       [new] RT#132348 . Pod tables should accept an inline comment (Z<some comment>)
      [open] RT#132349 $*IN.getc not blocking on macOS
      [open] RT#132352 Set operators unfriendly to mutable types
       [new] RT#132353 error with using meta assign ops with bound SetHash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment