forked from java-native-access/jna
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
java-native-access#630: use of ellipsis in COM methods
- Loading branch information
1 parent
c83f4b0
commit ea1613d
Showing
1 changed file
with
55 additions
and
36 deletions.
There are no files selected for viewing
This file contains 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
ea1613d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure whether it is a good idea to introduce another destabilizing factor into the calling logic, but I had a look at this:
ea1613d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah - and sorry - I thought this would have been a PR already - I did not realize this was WIP....
ea1613d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:-)
Want to wait until you have merged your Callback fix ;-)
Sorry for the indentation mix. I will fix it.