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

Java 11 fixes #135

Merged
merged 3 commits into from
Dec 5, 2018
Merged

Java 11 fixes #135

merged 3 commits into from
Dec 5, 2018

Conversation

ggmuelle
Copy link

I've created a new pull request for Java 11 which includes the binaries for Windows.

@madhephaestus madhephaestus merged commit 483602b into NeuronRobotics:java11 Dec 5, 2018
rssgit added a commit to Tibbo-Systems/nrjavaserial that referenced this pull request Mar 6, 2020
"The function get_java_var_long() in SerialImp.c casts the Java-long-value to a long in case of type == 'J'. But Java-Long is 64 bit and C-long is only 32 bit. Later this long is cast to a 64-bit-memory-address -> crash. A possible solution is to return always size_t instead of long."

NeuronRobotics#131
NeuronRobotics#133
NeuronRobotics#135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants