Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 1, 2018 11:22
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/dc2705c3336365559042a24ee7eadb2d to your computer and use it in GitHub Desktop.
Save Whateverable/dc2705c3336365559042a24ee7eadb2d to your computer and use it in GitHub Desktop.
reportable6
2018-09-24T00:00:00Z 2018-10-01T00:00:00Z

From ≈2018-09-24T00:00:00Z to ≈2018-10-01T00:00:00Z
Open tickets before: 2070
Open tickets after: 2086
Number of tickets touched: 54

Resolved tickets (8)

[closed]   GH#1469 IterationBuffer.push possibly not inlined
[closed]   GH#1996 Crazy Rats stringify as 0.00000…000Inf
[closed]   GH#2280 Core dump when dividing some Rats with denominator 2**30 by -2
[closed]   GH#2314 Normalize ZDRs
[closed]   GH#2315 Perl 6 keywords.
[closed]   GH#2316 Confusing typecheck results with native types
[closed]   GH#2330 Add a BOM on open for utf16 filehandles
[closed]   GH#2331 Should a punned role A be an A

Half-resolved (tests needed) (1)

[testneeded]   GH#2210 Series of perf regressions on 2018-07-09

Updated tickets (26)

[updated]   GH#1265 LTA building during network outages
[updated]   GH#1439 Unreachable error message in contextualizer rule
[updated]   GH#1464 Missing error text when specifying more than one `--target`
[updated]   GH#1491 Non-void $i++ is somehow 13% faster than ++$i
[updated]   GH#1594 Pair.ACCEPTS violates "smartmatch never explodes" paradigm
[updated]   GH#1676 A "crossover" benchmark
[updated]   GH#1678 LTA X::TypeCheck::Binding::Parameter.message with Arrays parametarized with subsets
[updated]   GH#1744 LTA error when topic of given/if (and others) is missing
[updated]   GH#1746 Error missing declared signature if `where` clause is used in proto
[updated]   GH#1750 &log10(x) is just a log_e(x)/log_e(10)
[updated]   GH#1758 Ancestor's submethods are typo-suggested when you try to call a submethod on a kid
[updated]   GH#1812 Improve and consolidate distribution lookup
[updated]   GH#1866 Add more restrictive proto to Test.pm6's `plan`
[updated]   GH#1882 run(..., :$out, :merge) does not redirect stderr to the $out file handle
[updated]   GH#1905 Not able to build on Windows 7 - 64bit.
[updated]   GH#1940 IterationEnd and Mu.new fail to smart matching against Mu
[updated]   GH#1990 Opt opportunity in METAOP_ASSIGN with % and @ vars
[updated]   GH#2086 Maybe warn when thunking `*.foo ~~ $bar` constructs?
[updated]   GH#2092 "only alpha methods may be detached" message could be a bit clearer/accurater
[updated]   GH#2097 Cannot parse valid leap-second dates when in weird timezones
[updated]   GH#2143 Can't .gist/.Str/.perl Distribution::Resource:U
[updated]   GH#2167 Explosions due to missing deconts in a bunch of Set ops
[updated]   GH#2176 Regex.ACCEPTS: NDF does not set $/
[updated]   GH#2205 @<foo>/%<foo> give empty list/map if captures weren't a list
[updated]   GH#2261 Crashes in t/spec/S17-promise/lock-async-stress2.t
[updated]   GH#2268 Optimization idea: `:i` adverb for `.contains`. Only `fc` chars per boyer-moore

All new tickets (24)

  [open] RT#133541 Grammer bug <alnum> vs <alpha>
[closed]   GH#2314 Normalize ZDRs
[closed]   GH#2315 Perl 6 keywords.
[closed]   GH#2316 Confusing typecheck results with native types
  [open]   GH#2317 atomicint.Range lies
  [open]   GH#2318 Size doesn't matter for native assignment when deciding to throw
  [open]   GH#2319 Coercers as parameter parametarizers give wild results
  [open]   GH#2320 LTA error with $^foo/$:foo variables in methods
  [open]   GH#2321 LTA error when punning parametarized role without args
  [open]   GH#2322 Type capture in role parametarization doesn't work with natives and defaults
  [open]   GH#2323 LTA error for X::Comp::FailGoal using JSON exceptions handler
  [open]   GH#2324 Segfault in test-compilation of documentation examples
  [open]   GH#2325 Inconsistencies/bugs with parsing of excluded sequence op
  [open]   GH#2326 Possible `for...` Opt Opportunity
  [open]   GH#2327 Warnings ignore PERL6_EXCEPTIONS_HANDLER unless there is also an error
  [open]   GH#2328 Problem with typed Arrays of roles
  [open]   GH#2329 IO::Notification is not fully implemented
[closed]   GH#2330 Add a BOM on open for utf16 filehandles
[closed]   GH#2331 Should a punned role A be an A
  [open]   GH#2332 allow some formatting in pod declarator blocks
  [open]   GH#2333 Unexpected perf result with native math assignment
  [open]   GH#2334 LTA error with `$.x` in sig of `method` BUILD
  [open]   GH#2335 Heisenbug? `isa-ok` has oddly inconsistent recognition of strings
  [open]   GH#2336 Weird error with subsetting Callable variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment