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

Add comments to host error_codes.h #107775

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elinor-fung
Copy link
Member

Include basic descriptions of host error codes in error_codes.h. Slight clean-up (and some renames) of some error codes - these are all failures with no expected programmatic recovery, so the value change should be fine:

  • Merged LibHostCurExeFindFailure with CurrentHostFindFailure
  • Merged LibHostSdkFindFailure with SdkResolveFailure
  • Merged LibHostUnknownCommand with LibHostInvalidArgs

Fixes #95615

cc @dotnet/appmodel @AaronRobinsonMSFT

Slight clean-up and renames of some error codes
Copy link
Contributor

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Host error_codes.h should include basic description as comments
1 participant