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

postcircumfix:<[ ]> with NativeCall is ambiguous #6421

Closed
p6rt opened this issue Aug 2, 2017 · 6 comments
Closed

postcircumfix:<[ ]> with NativeCall is ambiguous #6421

p6rt opened this issue Aug 2, 2017 · 6 comments
Labels
Bug regression Issue did not exist previously testneeded

Comments

@p6rt
Copy link

p6rt commented Aug 2, 2017

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

Searchable as RT131830$

@p6rt
Copy link
Author

p6rt commented Aug 2, 2017

From alexander.kiryuhin@gmail.com

I didn't tried to golf it yet, but since recent commits
IO​::Socket​::Async​::SSL started to fail its tests with such backtrace​:

Ambiguous call to 'postcircumfix​:<[ ]>'; these signatures all match​:
:(\SELF, int $pos)
:(NativeCall​::Types​::CArray​:D \array, $pos)

--
--
Alexander.

@p6rt
Copy link
Author

p6rt commented Aug 2, 2017

From @zoffixznet

On Wed, 02 Aug 2017 07​:21​:37 -0700, alexander.kiryuhin@​gmail.com wrote​:

I didn't tried to golf it yet, but since recent commits
IO​::Socket​::Async​::SSL started to fail its tests with such backtrace​:

Ambiguous call to 'postcircumfix​:<[ ]>'; these signatures all match​:
:(\SELF, int $pos)
:(NativeCall​::Types​::CArray​:D \array, $pos)

lizmat++ fixed in rakudo/rakudo@7599e0c3ff

Test needed

@p6rt
Copy link
Author

p6rt commented Aug 2, 2017

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

@p6rt
Copy link
Author

p6rt commented Aug 2, 2017

From @zoffixznet

Tests added in rakudo/rakudo#1127

@p6rt
Copy link
Author

p6rt commented Aug 2, 2017

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

@p6rt p6rt closed this as completed Aug 2, 2017
@p6rt
Copy link
Author

p6rt commented Aug 3, 2017

From @lizmat

This should be fixed with 7599e0c3ffb2c7ef29c2994c , which reverted a256c26d850

On 2 Aug 2017, at 16​:21, Ð�лекÑ�андÑ� Ð�иÑ�Ñ�Ñ�ин (via RT) <perl6-bugs-followup@​perl.org> wrote​:

# New Ticket Created by �лек�анд� �и���ин
# Please include the string​: [perl #​131830]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=131830 >

I didn't tried to golf it yet, but since recent commits
IO​::Socket​::Async​::SSL started to fail its tests with such backtrace​:

Ambiguous call to 'postcircumfix​:<[ ]>'; these signatures all match​:
:(\SELF, int $pos)
:(NativeCall​::Types​::CArray​:D \array, $pos)

--
--
Alexander.

@p6rt p6rt added Bug regression Issue did not exist previously testneeded labels Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug regression Issue did not exist previously testneeded
Projects
None yet
Development

No branches or pull requests

1 participant