Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 15, 2018 07: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/e32f56c162a27c4e018b49c035964fbc to your computer and use it in GitHub Desktop.
Save Whateverable/e32f56c162a27c4e018b49c035964fbc to your computer and use it in GitHub Desktop.
reportable6
2018-01-08T00:00:00Z 2018-01-15T00:00:00Z

From ≈2018-01-08T00:00:00Z to ≈2018-01-15T00:00:00Z
Open tickets before: 1713
Open tickets after: 1720
Number of tickets touched: 58

Resolved tickets (29)

[resolved] RT#126973 No sink warnings when Inf or NaN is in sink context ( ∞ )
[resolved] RT#127365 Bizarre speed results when .hyper are used
[resolved] RT#128692 useless uses of "useless use ... in sink context" warning in sink context
[resolved] RT#131123 Useless use of useless use in smartmatch + block + try
[resolved] RT#131251 Useless use warning triggered on assignment forms of reverse metaops
[resolved] RT#131331 Wrong useless use warning in grep + try + after
[resolved] RT#131499 Incorrect useless use warning in `andthen`/`notandthen`/`orelse`
[resolved] RT#131502 Incorrect useless use warning when WhateverCode is passed as arg to Callable
[resolved] RT#132673 Container has no information about parametric type
  [closed]   GH#1283 Issue 1238: Fix Hash clone not retaining all attributes
  [closed]   GH#1304 Chainable ops silently fail to be chained when negated
  [closed]   GH#1305 LTA Error when assigning to Range element
  [closed]   GH#1319 KEEP + for loop = useless useless use warning
  [closed]   GH#1375 Issue 1304: Preserve operator chaining when operators negated
  [closed]   GH#1377 t/02-rakudo/08-repeat.t on rakudo 2017.12 on Linux
  [closed]   GH#1379 Add test to finish Issue 1305 (LTA Range Error)
  [closed]   GH#1382 `--optimize=off` does not get propagated to &EVAL
  [closed]   GH#1386 Remove `RAKUDO_MONKEY_BUSINESS` env var
  [closed]   GH#1387 Increment/Decrement on RatStr dies
  [closed]   GH#1389 No “Useless use” warning for xor
  [closed]   GH#1390 Meta assign reverse opt
  [closed]   GH#1392 Useless assignment in sub wanted
  [closed]   GH#1394 Malformed UTF-8 when IO::Socket::INET.new(:host('gtk-dlls.p6c.org'), :port(80)) on Windows
  [closed]   GH#1395 Fix RT#126669
  [closed]   GH#1396 Issue 1261: Throw BIND-KEY Exception instead of using Failure
  [closed]   GH#1397 .ords.rotor(2=>-1,:partial) doesn't work
  [closed]   GH#1400 Issue 1397: Reifiy pending elements in Seq prior to rotor call
  [closed]   GH#1401 Custom trait_mods don't get passed right when used on multies with automatic protos
  [closed]   GH#1402 Fix RT#132214

Half-resolved (tests needed) (1)

[testneeded] RT#130261 Error message for unclosed curly quote points to the last line of the file

Updated tickets (8)

 [updated] RT#125641 error messages when right bracket is missing: (), [], "" and so on
 [updated] RT#129926 Make everything in Learning Perl 6 work
 [updated] RT#131099 is assoc('list') gives "MVMArray: Can't pop from an empty array"
[new→open] RT#131305 Useless Useless Use Warning when invoking colonpaired routines
[new→open] RT#132306 parameters, even if unused, make stuff slower ( f1($a, $, $, $, $, $) vs f2($a, $b, $c, $d, $e, $f) )
 [updated]   GH#1261 Silent Failure When Binding To Map Key
 [updated]   GH#1339 Provides for fixes for several POD bugs:
 [updated]   GH#1355 +@a/+a slurpies produce inconsistent results

All new tickets (36)

   [new] RT#132694 Coercion type Str(Any) returned from .keyof is not the same object as Str(Any)
   [new] RT#132699 Dependent roles problem
  [open] RT#132710 Warning message for duplicated tighter trait
  [open] RT#132711 Stupidly using `is assoc` with unary prefix operator has an error message from the deep
  [open] RT#132713 Order of `is assoc` and precedence traits matter, but should it?
  [open] RT#132718 BUG: Unhandled kind 3 with int32 argument
[closed]   GH#1375 Issue 1304: Preserve operator chaining when operators negated
  [open]   GH#1376 LTA:  Missing closing-quote not caught, instead "=begin comment" is ignored.
[closed]   GH#1377 t/02-rakudo/08-repeat.t on rakudo 2017.12 on Linux
  [open]   GH#1378 LTA error when `:v` adverb used with `~` without correct precednce
[closed]   GH#1379 Add test to finish Issue 1305 (LTA Range Error)
  [open]   GH#1380 Incompatible pointer type warning in NativeCall tests
  [open]   GH#1381 Blocks with implicit signature behave like bare blocks when sunk
[closed]   GH#1382 `--optimize=off` does not get propagated to &EVAL
  [open]   GH#1383 Type capture in parametarization NYI
  [open]   GH#1384 Any.skip fails when trying to use a WhateverCode
  [open]   GH#1385 /@foo/ is 163x slower than `.grep: contains` and 83x slower than `.contains: any @foo`
[closed]   GH#1386 Remove `RAKUDO_MONKEY_BUSINESS` env var
[closed]   GH#1387 Increment/Decrement on RatStr dies
  [open]   GH#1388 `enum Foo <x y z> does Bar` doesn't DWIM
[closed]   GH#1389 No “Useless use” warning for xor
[closed]   GH#1390 Meta assign reverse opt
  [open]   GH#1391 EVAL is not thread safe (by design?)
[closed]   GH#1392 Useless assignment in sub wanted
  [open]   GH#1393 List.sink does not sink
[closed]   GH#1394 Malformed UTF-8 when IO::Socket::INET.new(:host('gtk-dlls.p6c.org'), :port(80)) on Windows
[closed]   GH#1395 Fix RT#126669
[closed]   GH#1396 Issue 1261: Throw BIND-KEY Exception instead of using Failure
[closed]   GH#1397 .ords.rotor(2=>-1,:partial) doesn't work
  [open]   GH#1398 Single-argument-rule slurpy `+foo` leaks memory when passed a `Range`.
  [open]   GH#1399 Sequence operator `...` leaks memory
[closed]   GH#1400 Issue 1397: Reifiy pending elements in Seq prior to rotor call
[closed]   GH#1401 Custom trait_mods don't get passed right when used on multies with automatic protos
[closed]   GH#1402 Fix RT#132214
  [open]   GH#1403 Consider removing the :caption key from table POD’s %config hash
  [open]   GH#1404 Consider removing file “src/Perl6/Pod” from the master branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment