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

.WHAT.:: leaks internal exception #5823

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

.WHAT.:: leaks internal exception #5823

p6rt opened this issue Nov 26, 2016 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Nov 26, 2016

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

Searchable as RT130181$

@p6rt
Copy link
Author

p6rt commented Nov 26, 2016

From @FROGGS

say Int.new.WHAT.​::

rakudo-moar 7c5ea3​: OUTPUT«===SORRY!===␤MVMArray​: Can't pop from an
empty array␤»

IMO it should do the same as​:
m​: say Int​::
rakudo-moar 7c5ea3​: OUTPUT«Int␤»

@p6rt
Copy link
Author

p6rt commented Nov 27, 2016

From @zoffixznet

Golfed​:

<Zoffix> m​: .​::
<camelia> rakudo-moar 8ca367​: OUTPUT«===SORRY!===␤MVMArray​: Can't pop from an empty array␤»

@p6rt
Copy link
Author

p6rt commented Aug 29, 2017

From @skids

On Sat, 26 Nov 2016 10​:50​:44 -0800, FROGGS.de wrote​:

say Int.new.WHAT.​::

rakudo-moar 7c5ea3​: OUTPUT«===SORRY!===␤MVMArray​: Can't pop from an
empty array␤»

IMO it should do the same as​:
m​: say Int​::
rakudo-moar 7c5ea3​: OUTPUT«Int␤»

fixed in rakudo 74ca5ce951, roast tests in 4ff4def2e4

@p6rt
Copy link
Author

p6rt commented Aug 29, 2017

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

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

p6rt commented Aug 29, 2017

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

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

No branches or pull requests

1 participant