Fix SUCCEEDED and FAILED instead of trying to fix the bug where it's vis...#403
Merged
dblock merged 1 commit intojava-native-access:masterfrom Mar 16, 2015
lwahonen:upstream
Merged
Fix SUCCEEDED and FAILED instead of trying to fix the bug where it's vis...#403dblock merged 1 commit intojava-native-access:masterfrom lwahonen:upstream
dblock merged 1 commit intojava-native-access:masterfrom
lwahonen:upstream
Conversation
Member
There was a problem hiding this comment.
Make this look like everything else, PR link first, period at the end.
Member
|
Sorry to bring this up late, should have done that the first time, but this definitely needs tests, please, to be merged. |
Member
|
As you make changes, just commit with |
…visible. See MSDN for FAILED and SUCCEEDED definitions Changes
Author
|
Added a test. Surprised that this had been merged originally with one in place, and broken too.. |
Member
|
Yes, I am surprised too. Probably my bad. |
dblock
added a commit
that referenced
this pull request
Mar 16, 2015
Fix SUCCEEDED and FAILED instead of trying to fix the bug where it's vis...
Member
|
Merged. |
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.
Squashed the COM fixes into single commit as requested