Skip to content

Instantly share code, notes, and snippets.

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

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

Resolved tickets (39)

[resolved] RT#127933 int# bug
  [closed]   GH#1243 Unsure of method subparse, parameter %*opt 's behavior
  [closed]   GH#1469 IterationBuffer.push possibly not inlined
  [closed]   GH#1493 .= call on DefiniteHOW tries to create an instance of DefiniteHOW
  [closed]   GH#1583 tools/install-dist.pl is a perl 6 script but has Prolog file extension
  [closed]   GH#1946 %(), @(), $() are evil/weird
  [closed]   GH#1996 Crazy Rats stringify as 0.00000…000Inf
  [closed]   GH#2094 "decimal point must be followed..." error is too eager
  [closed]   GH#2218 Issue with smartmatch / ACCEPTS and native ints
  [closed]   GH#2222 LTA error message with non-dwimmy hyper infix
  [closed]   GH#2225 Allow prefix calls with .:< ... > on integer literals
  [closed]   GH#2244 Restore Historical Release Manager Information
  [closed]   GH#2248 SEGV when building moar on RPi
  [closed]   GH#2252 Segfault when launching perl6
  [closed]   GH#2253 Actually set initialized flag after running p6init
  [closed]   GH#2256 Spec question: .Array/.List on shaped arrays
  [closed]   GH#2257 .Array on shaped array crashes
  [closed]   GH#2260 Iterator.count-only/bool-only should not keep current tally
  [closed]   GH#2262 .keys on native shaped arrays adds a list around returned values
  [closed]   GH#2263 Consistent SEGV at stage parse during build
  [closed]   GH#2271 prompt() behavior breaks after using CTRL-D
  [closed]   GH#2274 Future removal of returns?
  [closed]   GH#2275 Twigil method return nothing for variable
  [closed]   GH#2276 What should the * twigil do as a parameter?
  [closed]   GH#2277 Partially implement Pod '#' alias for %config :numbered
  [closed]   GH#2280 Core dump when dividing some Rats with denominator 2**30 by -2
  [closed]   GH#2281 Problems with `EmptySeq`
  [closed]   GH#2286 `(1,2) X+ ()` crashes
  [closed]   GH#2288 Missing API functionality on Array
  [closed]   GH#2289 Breakage in QuantHash.ACCEPTS(empty QuantHash)
  [closed]   GH#2290 Pre-2018.09 toasting
  [closed]   GH#2291 Check for definedness of callframe.code when creating error message
  [closed]   GH#2299 t/spec/S10-packages/require-and-use.t hangs
  [closed]   GH#2300 Inconsistent exceptions from Bag/Mix creation throwage
  [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) (3)

[testneeded]   GH#2210 Series of perf regressions on 2018-07-09
[testneeded]   GH#2270 Inconsistent error for `chr` with large codepoints
[testneeded]   GH#2272 Closed handles are still readable for some time

Updated tickets (45)

[updated] RT#126520 Proxy objects - frequent FETCHs
[updated] RT#131099 is assoc('list') gives "MVMArray: Can't pop from an empty array"
[updated]   GH#1211 LTA error with `is rw` defaults in an unpacked slurpy
[updated]   GH#1265 LTA building during network outages
[updated]   GH#1356 Let's remove most (if not all) perl5-oriented error messages for variables
[updated]   GH#1403 Consider removing the :caption key from table POD’s %config hash
[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#1862 Some objects don't .item'ize even though they probably should
[updated]   GH#1866 Add more restrictive proto to Test.pm6's `plan`
[updated]   GH#1868 Throws X::Multi::NoMatch if a proto routine is defined without multis.
[updated]   GH#1882 run(..., :$out, :merge) does not redirect stderr to the $out file handle
[updated]   GH#1893 Make Pod 6 A Separated Stuff
[updated]   GH#1905 Not able to build on Windows 7 - 64bit.
[updated]   GH#1909 Why inconsistence of internal sub MAIN
[updated]   GH#1940 IterationEnd and Mu.new fail to smart matching against Mu
[updated]   GH#1941 Document Rakudo-specific classes to support Perl 6 documentation
[updated]   GH#1965 LTA error when using `&` coercer on a role
[updated]   GH#1990 Opt opportunity in METAOP_ASSIGN with % and @ vars
[updated]   GH#2017 Test.pm6's Junction support is haphazard
[updated]   GH#2073 Bad propspec: Enum's :D accepts Enum's :U
[updated]   GH#2075 Meaning of `.bool-only`/`.count-only` after receiving IterationEnd ?
[updated]   GH#2076 A hole in $/.list is a Mu, but a hole in @a.List is a Nil / null object error
[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#2100 Inconsistent behaviour with methods called on :Us
[updated]   GH#2105 DateTime.IO produces forbidden path on Windows
[updated]   GH#2143 Can't .gist/.Str/.perl Distribution::Resource:U
[updated]   GH#2155 Recent Perf regression for Data::Selector module
[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#2227 Rerevert “Throws X::Multi::NoMatch if a proto routine is defined without multis”
[updated]   GH#2234 Adding warning for ops that can not be implemented
[updated]   GH#2242 POD data blocks / POD variables not yet implemented

All new tickets (94)

      [open] RT#133541 Grammer bug <alnum> vs <alpha>
    [closed]   GH#2244 Restore Historical Release Manager Information
      [open]   GH#2245 In REPL, user defined operators do not persist between lines operator
      [open]   GH#2246 Change order in USAGE when %*SUB-MAIN-OPTS<named-anywhere> is set
      [open]   GH#2247 Role with stubs in a file without a package declation
    [closed]   GH#2248 SEGV when building moar on RPi
      [open]   GH#2249 Rakudo fails to build on OpenBSD
      [open]   GH#2250 Use of submethods in roles causes compiler to freeze
      [open]   GH#2251 pod_configuration is made too early
    [closed]   GH#2252 Segfault when launching perl6
    [closed]   GH#2253 Actually set initialized flag after running p6init
      [open]   GH#2254 Feature request: IO::Socket sendto/recvfrom methods
      [open]   GH#2255 A method installed by an Attribute object during compile time doesn't preserve it's closure.
    [closed]   GH#2256 Spec question: .Array/.List on shaped arrays
    [closed]   GH#2257 .Array on shaped array crashes
      [open]   GH#2258 Test::isa-ok can't handle a Junction:D as $expected
      [open]   GH#2259 Test::isa-ok does not work with concreteness or subsets
    [closed]   GH#2260 Iterator.count-only/bool-only should not keep current tally
      [open]   GH#2261 Crashes in t/spec/S17-promise/lock-async-stress2.t
    [closed]   GH#2262 .keys on native shaped arrays adds a list around returned values
    [closed]   GH#2263 Consistent SEGV at stage parse during build
      [open]   GH#2264 IO::Path .r method returns false negative on VirtualBox shared path
      [open]   GH#2265 Inconsistent .Numeric and .elems on infinite ranges
      [open]   GH#2266 .base inconsistent with out of range args
      [open]   GH#2267 LTA Array.clone behaviour when original is based off a lazy iterable
      [open]   GH#2268 Optimization idea: `:i` adverb for `.contains`. Only `fc` chars per boyer-moore
      [open]   GH#2269 Delegation fails with "Cannot invoke this object" when loading class from a library
[testneeded]   GH#2270 Inconsistent error for `chr` with large codepoints
    [closed]   GH#2271 prompt() behavior breaks after using CTRL-D
[testneeded]   GH#2272 Closed handles are still readable for some time
      [open]   GH#2273 .:: fails if dispating to a role exported from a module unless fully-qualified name is used
    [closed]   GH#2274 Future removal of returns?
    [closed]   GH#2275 Twigil method return nothing for variable
    [closed]   GH#2276 What should the * twigil do as a parameter?
    [closed]   GH#2277 Partially implement Pod '#' alias for %config :numbered
      [open]   GH#2278 Make rakudo relocatable / portable
      [open]   GH#2279 Make it easier to set up custom argument parsers
    [closed]   GH#2280 Core dump when dividing some Rats with denominator 2**30 by -2
    [closed]   GH#2281 Problems with `EmptySeq`
      [open]   GH#2282 Applying additional role with 'does' breaks role-qualified method call
      [open]   GH#2283 .lines/.words :close closes too late when $limit is specified
      [open]   GH#2284 .WHAT bug; REPL only
      [open]   GH#2285 LTA error when initing a role with multiple values
    [closed]   GH#2286 `(1,2) X+ ()` crashes
      [open]   GH#2287 Segfault or panic for `say Real.new()`
    [closed]   GH#2288 Missing API functionality on Array
    [closed]   GH#2289 Breakage in QuantHash.ACCEPTS(empty QuantHash)
    [closed]   GH#2290 Pre-2018.09 toasting
    [closed]   GH#2291 Check for definedness of callframe.code when creating error message
      [open]   GH#2292 `for` loop special cases Failure sinkage but not Proc
      [open]   GH#2293 IO::Handle.lock/.unlock useful only between processes
      [open]   GH#2294 Random error: "This type (NQPMu) does not support associative operations"
      [open]   GH#2295 Blocks don't get parametarized with return type
      [open]   GH#2296 LTA error when calling methods on undefined Callable variable
      [open]   GH#2297 Crash when parametarizing enums with DefiniteHOWs
      [open]   GH#2298 :U parametarized@,%,& parameters are incorrectly parametarized
    [closed]   GH#2299 t/spec/S10-packages/require-and-use.t hangs
    [closed]   GH#2300 Inconsistent exceptions from Bag/Mix creation throwage
      [open]   GH#2301 Misleading error message - couldn't find final ')'
      [open]   GH#2302 :i is ignored on regex if `?` used with `<?before>`
      [open]   GH#2303 Are `NumericEnumeration` / `StringyEnumeration` implementation detail?
      [open]   GH#2304 substr-rw should probably require a mutable container
      [open]   GH#2305 LTA error/behaviour in `.trans` with Cool substitutors
      [open]   GH#2306 Inconsistent coercions from Cool
      [open]   GH#2307 Blob.Stringy does things even though Buf is already a Stringy
      [open]   GH#2308 LTA error with Blob.Str
      [open]   GH#2309 Inconsistent sub -> method / method -> sub design
      [open]   GH#2310 LTA error: assignment to `$_` alised to Array says value is immutable instead of suggesting list assignment
      [open]   GH#2311 Replace code of the internal json parser with code from JSON::Fast
      [open]   GH#2312 regex tips : Apparent subscript will be treated as regex [remove tips ?]
      [open]   GH#2313 Mismatch between `cas` docs and spec
    [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