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

.defined doesn't work with junctions #5801

Closed
p6rt opened this issue Nov 14, 2016 · 5 comments
Closed

.defined doesn't work with junctions #5801

p6rt opened this issue Nov 14, 2016 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Nov 14, 2016

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

Searchable as RT130099$

@p6rt
Copy link
Author

p6rt commented Nov 14, 2016

From @LLFourn

< llfourn> m​: say defined all(Any,"foo") # Why is this true? Shouldn't it
autothread?
<+camelia> rakudo-moar 59bb1b​: OUTPUT«True␤»
< lizmat> llfourn​: that feels like a bug

Expected behaviour is that it should autothread and call .defined on the
values in the junction.

https://irclog.perlgeek.de/perl6/2016-11-14#i_13563873
^ Lizmat++ tried a quickfix but it didn't work so rakudobugging so it can
be addressed later.

@p6rt
Copy link
Author

p6rt commented Nov 14, 2016

From @zoffixznet

Thanks for the report.

Fixed in rakudo/rakudo@189cb23e84
Tests added in Raku/roast@6b84580ecc

On Mon, 14 Nov 2016 04​:37​:49 -0800, lloyd.fourn@​gmail.com wrote​:

< llfourn> m​: say defined all(Any,"foo") # Why is this true? Shouldn't it
autothread?
<+camelia> rakudo-moar 59bb1b​: OUTPUT«True␤»
< lizmat> llfourn​: that feels like a bug

Expected behaviour is that it should autothread and call .defined on the
values in the junction.

https://irclog.perlgeek.de/perl6/2016-11-14#i_13563873
^ Lizmat++ tried a quickfix but it didn't work so rakudobugging so it can
be addressed later.

@p6rt
Copy link
Author

p6rt commented Nov 14, 2016

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

@p6rt p6rt closed this as completed Nov 14, 2016
@p6rt
Copy link
Author

p6rt commented Nov 14, 2016

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

@p6rt
Copy link
Author

p6rt commented Nov 15, 2016

From @LLFourn

Thanks!

On Tue, Nov 15, 2016 at 1​:28 AM Zoffix Znet via RT <
perl6-bugs-followup@​perl.org> wrote​:

Thanks for the report.

Fixed in rakudo/rakudo@189cb23e84
Tests added in Raku/roast@6b84580ecc

On Mon, 14 Nov 2016 04​:37​:49 -0800, lloyd.fourn@​gmail.com wrote​:

< llfourn> m​: say defined all(Any,"foo") # Why is this true? Shouldn't it
autothread?
<+camelia> rakudo-moar 59bb1b​: OUTPUT«True␤»
< lizmat> llfourn​: that feels like a bug

Expected behaviour is that it should autothread and call .defined on the
values in the junction.

https://irclog.perlgeek.de/perl6/2016-11-14#i_13563873
^ Lizmat++ tried a quickfix but it didn't work so rakudobugging so it can
be addressed later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant