Skip to content

Conversation

@korygill
Copy link
Contributor

@korygill korygill commented Sep 2, 2017

Fix for issue #4740.

@msftclas
Copy link

msftclas commented Sep 2, 2017

@korygill,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

Copy link
Collaborator

@iSazonov iSazonov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@korygill Thanks for fixing the typos!

Copy link
Contributor

@markekraus markekraus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@SteveL-MSFT SteveL-MSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@markekraus
Copy link
Contributor

@SteveL-MSFT Thinking about this further, couldn't some of these possibly be Bucket 2 or 3 breaking changes since they modify errors that some may be relying on?

@SteveL-MSFT
Copy link
Member

@markekraus users should not rely on parsing error messages as they can be localized. the error messages are meant for humans to read. automation should rely on things like the FullyQualifiedErrorId and Exception types.

@markekraus
Copy link
Contributor

@SteveL-MSFT Thanks! I was pretty sure that would be the answer but wanted to verify.

@iSazonov
Copy link
Collaborator

iSazonov commented Sep 3, 2017

We even have examples of where we changed (removed and added) FullyQualifiedErrorId and Exception types - this was due to error correction or the addition of new features and was therefore not considered an invalid or destructive change.

@iSazonov iSazonov self-assigned this Sep 3, 2017
@iSazonov iSazonov merged commit c14648e into PowerShell:master Sep 3, 2017
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.

5 participants