Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 20, 2019 15:49
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/3c9d2470b4c7ae1f9d4ed5ff8692da64 to your computer and use it in GitHub Desktop.
Save Whateverable/3c9d2470b4c7ae1f9d4ed5ff8692da64 to your computer and use it in GitHub Desktop.
reportable6
2019-05-13T00:00:00Z 2019-05-20T00:00:00Z

From ≈2019-05-13T00:00:00Z to ≈2019-05-20T00:00:00Z
Open tickets before: 2365
Open tickets after: 2358
Number of tickets touched: 50

Resolved tickets (27)

[resolved] RT#130444 Hash value constraints are no longer working (Hash[Int].new(‘abc’ => 20..50))
  [closed]    GH#236 give the user a way to disable perl5 warnings (only one so far)
  [closed]    GH#335 Coerce set comparator operands 'up'
  [closed]    GH#688 RFC: Allow subcommands in MAIN
  [closed]   GH#2246 Change order in USAGE when %*SUB-MAIN-OPTS<named-anywhere> is set
  [closed]   GH#2750 Follow up to PR MoarVM/MoarVM#1067
  [closed]   GH#2816 Revamp of Configure.pl
  [closed]   GH#2825 Different behavior between Unicode and ASCII operators
  [closed]   GH#2857 Don't special case OpenBSD in relocatability handling
  [closed]   GH#2862 .head() does not coerce Rat to Int
  [closed]   GH#2864 Initializing hash works differently depending on comma usage
  [closed]   GH#2865 All Junctions behave the same when used to define a hash key
  [closed]   GH#2866 Are tests for version deprecation correct?
  [closed]   GH#2888 Regression in get/prompt subs when using $*IN
  [closed]   GH#2889 class{}.can("something") should not work
  [closed]   GH#2890 Don't assign to $*IN/$*OUT/$*ERR, bind instead
  [closed]   GH#2891 Require Java 9 for JVM backend
  [closed]   GH#2892 dd fails on lazy lists
  [closed]   GH#2893 Fix for Configure.pl options when only --gen-moar is used
  [closed]   GH#2894 Documentation indexing failure
  [closed]   GH#2895 Rakudo.org "Bugs" page needs correction (removal of obsolete procedure)
  [closed]   GH#2896 Make feed operators more compliant with the spec
  [closed]   GH#2899 Are feed operators supposed to append??
  [closed]   GH#2901 'a' ~~ / a & a/ # gives Nil. I expected it to match
  [closed]   GH#2902 Fix for 'Missing or wrong version of dependency' 
  [closed]   GH#2905 perl6 --target=parse hanging
  [closed]   GH#2907 Parse `a & a` as a conjunction, not concat

Half-resolved (tests needed) (0)


Updated tickets (15)

[new→open] RT#126945 outer frame does not match expected static frame
 [updated] RT#127536 UNIT:: dies horribly if used at compile time
 [updated]   GH#1200 HyperIterables ignore loop phasers
 [updated]   GH#2490 Assignment to hash via array subscript fails
 [updated]   GH#2602 Smartmatch doesn't produce correct result on a run-time created class stored in a Scalar container
 [updated]   GH#2690 Classes do not form lexical closures
 [updated]   GH#2764 Calling Failure.new with a Failure:D as invocant should throw the invocant.
 [updated]   GH#2779 Regression in WWW
 [updated]   GH#2830 dd sprintf("%#o",65)    # is 0101, shouldn't this be 0o101  ??
 [updated]   GH#2852 Add revision 6.e and improve multi-revision support
 [updated]   GH#2874 Add support for bundling arguments to the default argument parser
 [updated]   GH#2878 NativeCall callback signature constraint
 [updated]   GH#2881 Inconsistency of coercion methods
 [updated]   GH#2882 Warn for variables not being closed over by roles
 [updated]   GH#2886 Where clause throws 'cannot call method 'chars' on a null object'

All new tickets (20)

[closed]   GH#2890 Don't assign to $*IN/$*OUT/$*ERR, bind instead
[closed]   GH#2891 Require Java 9 for JVM backend
[closed]   GH#2892 dd fails on lazy lists
[closed]   GH#2893 Fix for Configure.pl options when only --gen-moar is used
[closed]   GH#2894 Documentation indexing failure
[closed]   GH#2895 Rakudo.org "Bugs" page needs correction (removal of obsolete procedure)
[closed]   GH#2896 Make feed operators more compliant with the spec
  [open]   GH#2897 VMNull in add_method in indirect use
  [open]   GH#2898 DESTROY is not called in a multithreaded environment.
[closed]   GH#2899 Are feed operators supposed to append??
  [open]   GH#2900 LTA error message
[closed]   GH#2901 'a' ~~ / a & a/ # gives Nil. I expected it to match
[closed]   GH#2902 Fix for 'Missing or wrong version of dependency' 
  [open]   GH#2903 Parallelize feed operators and support lazy lists
  [open]   GH#2904 Rakudo no longer builds properly on OpenBSD
[closed]   GH#2905 perl6 --target=parse hanging
  [open]   GH#2906 Support for latest changes in nqp-configure
[closed]   GH#2907 Parse `a & a` as a conjunction, not concat
  [open]   GH#2908 Making a syntax error in an nqp call panics with an unhelpful message
  [open]   GH#2909 potential regression: sub foo($i) {my $i; say $i}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment