Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression in ().Bag AT-KEY #6284

Closed
p6rt opened this issue May 28, 2017 · 5 comments
Closed

Regression in ().Bag AT-KEY #6284

p6rt opened this issue May 28, 2017 · 5 comments

Comments

@p6rt
Copy link

p6rt commented May 28, 2017

Migrated from rt.perl.org#131386 (status was 'resolved')

Searchable as RT131386$

@p6rt
Copy link
Author

p6rt commented May 28, 2017

From @zostay

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)
rakudo/rakudo@b43db63
--
Sterling Hanenkamp
http://sterling.hanenkamp.com/stfl/
785-370-4454

@p6rt
Copy link
Author

p6rt commented May 28, 2017

From @lizmat

Thanks for the report!

Fixed with rakudo/rakudo@87d0e0a39e . Tests needed.

On 28 May 2017, at 03​:46, hanenkamp (via RT) <perl6-bugs-followup@​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-archive.perl.org/perl6/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)
rakudo/rakudo@b43db63
--
Sterling Hanenkamp
http://sterling.hanenkamp.com/stfl/
785-370-4454

@p6rt
Copy link
Author

p6rt commented May 28, 2017

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Jul 5, 2017

From @dogbert17

On Sun, 28 May 2017 01​:49​:06 -0700, elizabeth wrote​:

Thanks for the report!

Fixed with rakudo/rakudo@87d0e0a39e . Tests
needed.

On 28 May 2017, at 03​:46, hanenkamp (via RT) <perl6-bugs-
followup@​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-archive.perl.org/perl6/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)
rakudo/rakudo@b43db63
--
Sterling Hanenkamp
http://sterling.hanenkamp.com/stfl/
785-370-4454

Tests added with Raku/roast@e156d2a. Resolving issue.

@p6rt p6rt closed this as completed Jul 5, 2017
@p6rt
Copy link
Author

p6rt commented Jul 5, 2017

@dogbert17 - Status changed from 'open' to 'resolved'

@p6rt p6rt added the testneeded label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant