__WD_ErrHnd added notification to __WD_Error#513
Merged
Danp2 merged 6 commits intoDanp2:masterfrom Sep 21, 2024
Merged
Conversation
Danp2
reviewed
Mar 2, 2024
Danp2
reviewed
Mar 2, 2024
Danp2
requested changes
Mar 9, 2024
Contributor
Author
|
btw. I think we can not put different error number than defined in UDF. Because it is used here: Line 1670 in 3cc6ce3 For this reason propse this change. |
Danp2
approved these changes
Sep 21, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request
Proposed changes
__WD_ErrHnd should do some notification to __WD_Error
Checklist
Types of changes
What is the current behavior?
no information about COM Error reasons.
What is the new behavior?
__WD_ErrHnd added notification to __WD_Error
Influences and relationship to other functionality
none
Additional context
#512
System under test
not related