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

“Use of uninitialized value of type Any in string context.” #7

Open
AlexDaniel opened this issue Jan 24, 2019 · 2 comments
Open

Comments

@AlexDaniel
Copy link
Member

Sometimes I get this:

Use of uninitialized value of type Any in string context.
Methods .^name, .perl, .gist, or .say can be used to stringify it to something meaningful.
  in sub run-bisect at /home/alex/.rakudobrew/moar-master/install/share/perl6/site/sources/DB1CCAD0BA23019C934DC87B4C36FC5D82AC400C (Whateverable::Bisection) line 72

I don't think it affects anything, but it'd be nice to figure out what's going on there.

@JJ
Copy link

JJ commented Jan 24, 2019 via email

@AlexDaniel
Copy link
Member Author

I don't think. The line number points to sub run-bisect so there's probably some small bug in there.

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

2 participants