Skip to content

address 469 - capture proper FSharpErrorInfo and exceptions from evaluation #475

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

Merged
merged 5 commits into from
Dec 2, 2015

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Dec 2, 2015

This addresses #469 by adding EvalInteractionNonThrowing and friends that return two things

  • an FSharpErrorInfo array for warnings and errors during type checking and parsing
  • a choice between a "good" result and a single exception arising from evaluation.

@dsyme
Copy link
Contributor Author

dsyme commented Dec 2, 2015

Also addresses issues like #161

dsyme added a commit that referenced this pull request Dec 2, 2015
address 469 - capture proper FSharpErrorInfo and exceptions from evaluation
@dsyme dsyme merged commit a0cb744 into fsharp:master Dec 2, 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

Successfully merging this pull request may close these issues.

1 participant