Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 5, 2018 11:21
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/261b983377a0c79801050197dd5f9ede to your computer and use it in GitHub Desktop.
Save Whateverable/261b983377a0c79801050197dd5f9ede to your computer and use it in GitHub Desktop.
reportable6
2018-01-29T00:00:00Z 2018-02-05T00:00:00Z

From ≈2018-01-29T00:00:00Z to ≈2018-02-05T00:00:00Z
Open tickets before: 1710
Open tickets after: 1708
Number of tickets touched: 74

Resolved tickets (36)

[resolved] RT#112986 error 'Use of uninitialized $_ of type Any in numeric context" throws extra errors
[resolved] RT#122929 quoted LHS of pair constructor inside enum definition makes elements be ignored
[resolved] RT#125299 LTA error message when forgetting to close block inside string in Rakudo
[resolved] RT#125555 Comparison ops for DateTimes in Rakudo
[resolved] RT#125985 Internal error when a constant, unspace, and a map are involved in Rakudo
[resolved] RT#127100 error message when specifying return type before parameters ( --> Bool, Int $x, Int $y )
[resolved] RT#127135 Infinite Loop with missing second arg on .subst-mutate 
[resolved] RT#127226 QUOTE does not remove backslash with adverb :b
[resolved] RT#127671 「dir」 dies if weird unicode sequences are encountered (dir;)
[resolved] RT#127959 Missing serialize REPR function for REPR SCRef | When using a class using a trait that modify metamodel
[resolved] RT#128859 WhateverCode in a chained comparison fails to parse ("QAST::Block with cuid 1 has not appeared")
[resolved] RT#129296 Splitting non-binary handles no longer works (run(:out, "ls").out.split: 0.chr)
[resolved] RT#129801 Nesting LEAVE and ENTER phasers says "Cannot reference undeclared local 'enter_result__1"
[resolved] RT#129882 Proc with `.in.close` and `.out.slurp-rest` in different threads, hangs
[resolved] RT#130261 Error message for unclosed curly quote points to the last line of the file
[resolved] RT#131409 whatever auto closure fails with smartmatch with regex
[resolved] RT#132780 Issue with one and none Junctins when passed as parameter
  [closed]   GH#1247 Reserved characters in the source code cause segfaults (#򫳞)
  [closed]   GH#1314 Bad error when mistakenly using `substr` as `subst`
  [closed]   GH#1315 Postfix→Prefix optimization is too early
  [closed]   GH#1341 state variable resets for each loop of a loop expression
  [closed]   GH#1361 Coercers with DefiniteHOW as target don't work when source is empty
  [closed]   GH#1413 Weird issue with `zef install`
  [closed]   GH#1451 SEGV if the path for MVM_COVERAGE_LOG is not writable
  [closed]   GH#1452 add myself per invitation from @lizmat
  [closed]   GH#1454 Fix Iterator.Rotor when cycle contains Whatever or Inf
  [closed]   GH#1455 LEAVE say now - ENTER now dies deeply
  [closed]   GH#1457 `where Foo|Bar` misoptimized for Junction arguments
  [closed]   GH#1465 `where` clause in attributes doesn't get thunked right when `is default` is used
  [closed]   GH#1466 Proxy.VAR.perl explodes in perlseen
  [closed]   GH#1467 Issue 1341: Elevate statevars to enclosing block when wrapped
  [closed]   GH#1468 Add more documentation on building MoarVM
  [closed]   GH#1472 sort(&by) is broken when elems == 2
  [closed]   GH#1478 Do not merge this PR!
  [closed]   GH#1479 Do not merge this PR!
  [closed]   GH#1480 Implement push-all method for the Seq generator in List::roll(\number)

Half-resolved (tests needed) (0)


Updated tickets (17)

 [updated] RT#123776 Binding a variable at BEGIN time doesn't stick aruond for runtime
 [updated] RT#125674 error message prints wrong eject position (if True if { };)
 [updated] RT#127403 Matching over 256 items yields wrong results, sometimes
 [updated] RT#129787 die/CATCH inside a start-block with a channel heisenbugs
[new→open] RT#130485 » is no longer shuffled (<a b c d>».say)
 [updated] RT#130532 Failing tests for itemization of arguments with infix:<Z> after introduction of Rakudo::Internals.OneValueIterator
 [updated] RT#131813 Segfault with --profile
 [updated] RT#132108 Test output should not be buffered even for non-TTYs (prove -j 8 …)
 [updated] RT#132328 DBIish tests are failing spectacularly (JIT compilation of native calls)
 [updated]   GH#1235 Caller-$/-setting is too invasive
 [updated]   GH#1297 Indices for shaped arrays need manually coerced to numbers
 [updated]   GH#1316 Add tests for testing almost all Unicode codepoints
 [updated]   GH#1370 .assuming in sub EXPORT breaks if module is precompiled
 [updated]   GH#1391 EVAL is not thread safe (by design?)
 [updated]   GH#1420 FreeBSD issues
 [updated]   GH#1440 Memory leak with NativeCall
 [updated]   GH#1444 Array.reverse with holes creates Mu holes, rather than Any

All new tickets (35)

[resolved] RT#132780 Issue with one and none Junctins when passed as parameter
     [new] RT#132784 make install fail on termux/Android 6.0.1
     [new] RT#132785 MoarVM build fail on termux/Android 6.0.1
    [open] RT#132794 Junction as default value needs to throw if it would autothread
    [open]   GH#1450 Signals ignored after signal taps are closed
  [closed]   GH#1451 SEGV if the path for MVM_COVERAGE_LOG is not writable
  [closed]   GH#1452 add myself per invitation from @lizmat
    [open]   GH#1453 Please improve the class IO::Path routines copy() and move() 
  [closed]   GH#1454 Fix Iterator.Rotor when cycle contains Whatever or Inf
  [closed]   GH#1455 LEAVE say now - ENTER now dies deeply
    [open]   GH#1456 Review codebase for bugs with `none` Junctions
  [closed]   GH#1457 `where Foo|Bar` misoptimized for Junction arguments
    [open]   GH#1458 Symbols that start with core namespaces always get exported
    [open]   GH#1459 Bad error when referencing non-existent symbol in sub EXPORT
    [open]   GH#1460 Hypers in interpolation only work on first method
    [open]   GH#1461 dispatch:<.=> is busted when used with `\foo` variables
    [open]   GH#1462 make `:.foo` mean `:foo(.foo)`, as in `:foo($_.foo)`
    [open]   GH#1463 Bogus (inconsistent?) 'useless use' warning on `eager`ed Ranges
    [open]   GH#1464 Missing error text when specifying more than one `--target`
  [closed]   GH#1465 `where` clause in attributes doesn't get thunked right when `is default` is used
  [closed]   GH#1466 Proxy.VAR.perl explodes in perlseen
  [closed]   GH#1467 Issue 1341: Elevate statevars to enclosing block when wrapped
  [closed]   GH#1468 Add more documentation on building MoarVM
    [open]   GH#1469 IterationBuffer.push possibly not inlined
    [open]   GH#1470 Malformed UTF-8 error when failing to write to utf8-c8 paths
    [open]   GH#1471 LTA error: Serialization Error: missing static code ref for closure 'run'
  [closed]   GH#1472 sort(&by) is broken when elems == 2
    [open]   GH#1473 first draft of "datagram"-oriented API for udp sockets
    [open]   GH#1474 Wrong args silently get ignored on some routines
    [open]   GH#1475 Awesome error messages with muliple FailGoals
    [open]   GH#1476 WhateverCode + adverb = "You can't adverb" error doesn't say can't adverb what
    [open]   GH#1477 Postfix → Prefix ++/-- optimization
  [closed]   GH#1478 Do not merge this PR!
  [closed]   GH#1479 Do not merge this PR!
  [closed]   GH#1480 Implement push-all method for the Seq generator in List::roll(\number)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment