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

unhelpful error - Cannot find method 'has_compile_time_value' #4889

Closed
p6rt opened this issue Dec 18, 2015 · 4 comments
Closed

unhelpful error - Cannot find method 'has_compile_time_value' #4889

p6rt opened this issue Dec 18, 2015 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Dec 18, 2015

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

Searchable as RT126959$

@p6rt
Copy link
Author

p6rt commented Dec 18, 2015

From vytdau@gmail.com

Imagine such a typo in a script​:

use v6;

say "linenoise";
say 1.​:all; # <------ typo
say "linenoise";

This throws an error, which is unhelpful, because it doesn't tell
which line the typo happened to be​:
===SORRY!===
Cannot find method 'has_compile_time_value'

-Vytas

@p6rt
Copy link
Author

p6rt commented Dec 22, 2015

From @FROGGS

Patches​:
  rakudo/rakudo@2e4238fbe4
  rakudo/rakudo@0d5372fe43

Tests​:
  Raku/roast@94ee230558

Closing ticket as resolved.

1 similar comment
@p6rt
Copy link
Author

p6rt commented Dec 22, 2015

From @FROGGS

Patches​:
  rakudo/rakudo@2e4238fbe4
  rakudo/rakudo@0d5372fe43

Tests​:
  Raku/roast@94ee230558

Closing ticket as resolved.

@p6rt
Copy link
Author

p6rt commented Dec 22, 2015

@FROGGS - Status changed from 'new' to 'resolved'

@p6rt p6rt closed this as completed Dec 22, 2015
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