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

parse(::String) should error out on :incomplete #9514

Closed
wants to merge 1 commit into from

Conversation

ihnorton
Copy link
Member

This seems correct, but I'm not sure if this function is used by anything that relies on :incomplete. fixes #9505

@Keno @mbauman.

@ihnorton ihnorton changed the title parse(::String) should error out on :incomplete, fixes #9505 parse(::String) should error out on :incomplete Dec 31, 2014
@ihnorton
Copy link
Member Author

Alright, I see that this was not correct.

@ihnorton ihnorton closed this Dec 31, 2014
@dbrunton
Copy link

Thanks for the help!

@ihnorton ihnorton deleted the fix9505 branch April 5, 2015 18:36
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

Successfully merging this pull request may close these issues.

parse() waits for eval() to raise an error
2 participants