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

LTA error with enums made out of non-compile-time set var #1637

Open
zoffixznet opened this issue Mar 21, 2018 · 1 comment
Open

LTA error with enums made out of non-compile-time set var #1637

zoffixznet opened this issue Mar 21, 2018 · 1 comment
Labels
LTA Less Than Awesome; typically an error message that could be better

Comments

@zoffixznet
Copy link
Contributor

Should say something along the lines of needing "compile time known values" or something

15:02 	Zoffix 	m: my \A = %( :B(10.rand.ceiling) ); enum C (A);
15:02 	camelia 	rakudo-moar a3e4f9e3e: OUTPUT: «===SORRY!===␤Cannot find method 'List' on object of type Mu␤»
@zoffixznet zoffixznet added the LTA Less Than Awesome; typically an error message that could be better label Mar 21, 2018
@zoffixznet
Copy link
Contributor Author

Possibly related ticket for similar class of error: https://rt.perl.org/Ticket/Display.html?id=130158#ticket-history

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTA Less Than Awesome; typically an error message that could be better
Projects
None yet
Development

No branches or pull requests

1 participant