Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created March 19, 2018 15:11
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/6fe0a5474a8782abac19cb1c02c82568 to your computer and use it in GitHub Desktop.
Save Whateverable/6fe0a5474a8782abac19cb1c02c82568 to your computer and use it in GitHub Desktop.
reportable6
2018-03-12T00:00:00Z 2018-03-19T00:00:00Z

From ≈2018-03-12T00:00:00Z to ≈2018-03-19T00:00:00Z
Open tickets before: 1753
Open tickets after: 1752
Number of tickets touched: 59

Resolved tickets (20)

[resolved] RT#122137 Type object seem to bind in item or push
[resolved] RT#128511 utf8-c8 generates spurious NUL
[resolved] RT#128512 utf8-c8 mangles by NFC
[resolved] RT#130532 Failing tests for itemization of arguments with infix:<Z> after introduction of Rakudo::Internals.OneValueIterator
[resolved] RT#130586 "Iteration Past End" with Empty Character Class that has unescaped space in it
[resolved] RT#130980 Thunked xx not calling pull-one deep enough?
[resolved] RT#131790 :delete silently fails on lazy Arrays
[resolved] RT#131887 method freeze(Pair:D:) changes object identity
[resolved] RT#132909 [LTA?] Failure return from require when load fails
[resolved] RT#132980 Coercion type apparently does not check the actual type of the coerced value
  [closed]   GH#1442 Too few positionals passed; expected 2 arguments but got 1 (with HTTP::UserAgent)
  [closed]   GH#1573 Regression causing previously working script to fail
  [closed]   GH#1606 Wrong output of in CArray.^shortname
  [closed]   GH#1608 Make 2 elem infix:<,> special cases more generic
  [closed]   GH#1609 Fix Metamodel shortname assignments
  [closed]   GH#1611 Add support to Encoding::Decoder and Buf.decode to use replacements
  [closed]   GH#1614 .open with :truncate/:create violates "read only" default open mode
  [closed]   GH#1615 Throw when opening read-only files with truncate and create flags
  [closed]   GH#1621 Promise.anyof(Promise.in(0), <Something Promise>) doesn't work if a member returns the result under 0.01s
  [closed]   GH#1624 fp numbers with outside-range chars hang

Half-resolved (tests needed) (12)

[testneeded] RT#126318 trait 'is default' on attributes has no effect
[testneeded] RT#126490 Control exception handling is inconsistent and broken across backends. (SEGV on moar, CX unrecognized on jvm)
[testneeded] RT#126826 Numeric precision not arbitrary
[testneeded] RT#126955 more .perl string quoting problems
[testneeded] RT#127030 await start { qx/../ } doesn't wait
[testneeded] RT#127093 gist missing for non-native typed array that doesn't get initialized
[testneeded] RT#127352 Behavior of Regular Expressions Contained in a Constant with a Sigil
[testneeded] RT#129142 Parse error when coercing an enum from a coercion of an enum from an int
[testneeded] RT#130483 Regex Unicode properties check string values before checking bool properties
[testneeded] RT#131510 Segfault when `-Ilib` while running a file that does `use lib <lib>` and loads some modules
[testneeded] RT#131696 internal error for invalid native type in "is native"
[testneeded]   GH#1450 Signals ignored after signal taps are closed

Updated tickets (15)

[new→open] RT#124057 Proxy class attribute interaction segfaults
 [updated] RT#126390 await start {} hangs when using HTTP::UserAgent
 [updated] RT#126587 require inside thread segfault hang
 [updated] RT#126855 .WHAT does not allow spaces around the dot (42 . WHAT)
 [updated] RT#129926 Make everything in Learning Perl 6 work
 [updated] RT#130883 problem with RESOURCES and PERL6LIB env variable
 [updated]   GH#1020 Revert "forbid to put variable in initializer of its declaration"
 [updated]   GH#1257 Rakudo 2017.10 fails to build on Debian big endian systems
 [updated]   GH#1290 KEEP does not set $_ to the return value
 [updated]   GH#1344 What is a "list"?
 [updated]   GH#1542 RT#102994: State init vars if not set on first pass (CodeRef edition)
 [updated]   GH#1566 multi built-ins are not assignable to Callable
 [updated]   GH#1575 Arbitrary drift of methods to `Mu` and `Any`
 [updated]   GH#1588 Signals do not match host system (NativeCall kill issue)
 [updated]   GH#1601 Issue 1588: Populate Signal enum with getsignals op

All new tickets (19)

[resolved] RT#132980 Coercion type apparently does not check the actual type of the coerced value
     [new] RT#132983 Roast S32-io/IO-Socket-Async.t test fails WSL - listen "already in use" test
  [closed]   GH#1609 Fix Metamodel shortname assignments
    [open]   GH#1610 `once` places the return value into unwanted Scalar container
  [closed]   GH#1611 Add support to Encoding::Decoder and Buf.decode to use replacements
    [open]   GH#1612 whenever with a Seq blocks other whenevers
    [open]   GH#1613 a nqp::null bound to an attribute gets hllized
  [closed]   GH#1614 .open with :truncate/:create violates "read only" default open mode
  [closed]   GH#1615 Throw when opening read-only files with truncate and create flags
    [open]   GH#1616 Callables for auto-generated metaops blow up with `S` metaop
    [open]   GH#1617 Add strict, replacement options for IO::Handle, Str.encode & other fixes
    [open]   GH#1618 perl6 --doc emits HTML blocks.
    [open]   GH#1619 NativeCall TakeUint16(0xFFFE) test fails in certain cases on FreeBSD
    [open]   GH#1620 Skip NativeCall TakeUint16 test on FreeBSD
  [closed]   GH#1621 Promise.anyof(Promise.in(0), <Something Promise>) doesn't work if a member returns the result under 0.01s
    [open]   GH#1622 Weirdness on negative char class “[ ]”
    [open]   GH#1623 Phasers FIRST/LAST in sub-loop doesn't compile: Cannot reference undeclared local 'LOOP_BLOCK_1'
  [closed]   GH#1624 fp numbers with outside-range chars hang
    [open]   GH#1625 .unival of characters beyond 0x10FFFF is 0 but should be NaN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment