We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running the build on Linux currently yields segfaults during the tests (when JNA attempts to load our native component).
Example output: https://travis-ci.org/drrb/rust-netbeans/jobs/50808653#L2789.
The text was updated successfully, but these errors were encountered:
Raised rust-lang/rust#22528.
Sorry, something went wrong.
This would be great to have on Linux, hope the Devs can fix that bug!
That bug (rust-lang/rust#22528) seems fixed.
Thanks for following that up. I've started moving the plugin away from using the native Rust compiler now.
No branches or pull requests
Running the build on Linux currently yields segfaults during the tests (when JNA attempts to load our native component).
Example output: https://travis-ci.org/drrb/rust-netbeans/jobs/50808653#L2789.
The text was updated successfully, but these errors were encountered: