On Sun, 28 May 2017 01:49:06 -0700, elizabeth wrote:
> Thanks for the report!
> 
> Fixed with https://github.com/rakudo/rakudo/commit/87d0e0a39e .  Tests
> needed.
> 
> > On 28 May 2017, at 03:46, hanenkamp (via RT) <perl6-bugs-
> > follo...@perl.org> wrote:
> >
> > # New Ticket Created by  hanenkamp
> > # Please include the string:  [perl #131386]
> > # in the subject line of all future correspondence about this issue.
> > # <URL: https://rt.perl.org/Ticket/Display.html?id=131386 >
> >
> >
> > See http://colabti.org/irclogger/irclogger_log/perl6?date=2017-05-
> > 27#l799
> >
> > [23:24] <zostay> m: my %x := ().Bag; %x<a>
> > [23:24] <camelia> rakudo-moar 0c5fe5: OUTPUT: 芦This type (Scalar)
> > does not
> > support associative operations鈵� in block <unit> at <tmp> line 1鈵も悿禄
> > [23:25] <zostay> that's causing a regression in Hash::MultiValue, but
> > it
> > doesn't feel like a regression in my code but possibly in rakudo?
> > [23:25] <MasterDuke> bisect: my %x := ().Bag; %x<a>
> > [23:25] <bisectable6> MasterDuke, Bisecting by exit code (old=2015.12
> > new=0c5fe56). Old exit code: 0
> > [23:25] <bisectable6> MasterDuke, bisect log:
> > https://gist.github.com/d43a9bf6d1445203fa016afc790abbaf
> > [23:25] <bisectable6> MasterDuke, (2017-05-22)
> > https://github.com/rakudo/rakudo/commit/b43db636ab7c0f2bdeab310a86e1c6e96a530437
> > --
> > Sterling Hanenkamp
> > http://sterling.hanenkamp.com/stfl/
> > 785-370-4454

Tests added with 
https://github.com/perl6/roast/commit/e156d2a03d692dfd0e2baa15119575b73df61946. 
Resolving issue.

Reply via email to