-
Notifications
You must be signed in to change notification settings - Fork 521
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
mac m1: fix JNA UnsatisfiedLinkError by upgrade to v5.12.1 #2013
Merged
Conversation
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
Codecov Report
@@ Coverage Diff @@
## master #2013 +/- ##
=========================================
Coverage 66.37% 66.37%
Complexity 976 976
=========================================
Files 482 482
Lines 41457 41457
Branches 5890 5890
=========================================
+ Hits 27516 27518 +2
+ Misses 11243 11242 -1
+ Partials 2698 2697 -1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
zyxxoo
previously approved these changes
Nov 9, 2022
need update the 3rd dependencies |
javeme
force-pushed
the
mac-m1-jna-fix
branch
from
November 9, 2022 13:25
14365db
to
1c0b35a
Compare
dependency check: Run bash $SCRIPT_DEPENDENCY/check_dependencies.sh
--- /dev/fd/63 2022-11-09 13:27:32.481474862 +0000
+++ /dev/fd/62 2022-11-09 13:27:32.481474862 +0000
@@ -162,2 +162 @@
-jna-4.2.2.jar
-jna-5.5.0.jar
+jna-5.12.1.jar
Error: Process completed with exit code 1. |
javeme
force-pushed
the
mac-m1-jna-fix
branch
from
November 11, 2022 15:27
1c0b35a
to
274ec63
Compare
Change-Id: I266fbeebb53c8cab0d5c13a95681b364edc8f32d
Change-Id: I79495f152876584928c5925480316859e60816ad
javeme
force-pushed
the
mac-m1-jna-fix
branch
from
November 12, 2022 13:47
274ec63
to
87fd8f5
Compare
imbajin
approved these changes
Nov 17, 2022
zyxxoo
approved these changes
Nov 18, 2022
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.
fix #2012
Change-Id: I266fbeebb53c8cab0d5c13a95681b364edc8f32d