Skip to content

Catch RuntimeException when getting signatures with bad attribute #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 1 commit into from
May 30, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented May 30, 2017

This change catches a RuntimeException that may occur when the user
types out the name of a command or script which uses an invalid
parameter binding attribute. This exception will be logged and the
signatures just won't be displayed for that command.

Resolves #462.

This change catches a RuntimeException that may occur when the user
types out the name of a command or script which uses an invalid
parameter binding attribute.  This exception will be logged and the
signatures just won't be displayed for that command.

Resolves PowerShell#462.
@daviwil daviwil added this to the 1.2.0 milestone May 30, 2017
@daviwil daviwil merged commit f27da68 into PowerShell:master May 30, 2017
@daviwil daviwil deleted the fix-462 branch May 30, 2017 23:15
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.

2 participants