Skip to content

dynload: refactor to use libc crate for system calls#64

Merged
antoyo merged 1 commit intorust-lang:masterfrom
yuzibo:fix-build-issue
Dec 2, 2025
Merged

dynload: refactor to use libc crate for system calls#64
antoyo merged 1 commit intorust-lang:masterfrom
yuzibo:fix-build-issue

Conversation

@yuzibo
Copy link
Copy Markdown

@yuzibo yuzibo commented Dec 1, 2025

This fix the issue reported to rust-lang/rust

Comment thread gccjit_sys/src/dynload.rs Outdated
@yuzibo yuzibo changed the title dynload: use c_char instead of i8 for dlopen argument dynload: refactor to use libc crate for system calls Dec 2, 2025
Comment thread gccjit_sys/src/dynload.rs Outdated
Signed-off-by: Bo YU <yubo@iscas.ac.cn>
@antoyo antoyo merged commit 823738b into rust-lang:master Dec 2, 2025
2 checks passed
@antoyo
Copy link
Copy Markdown

antoyo commented Dec 2, 2025

Thanks for your contribution!

I'll do a release soon, but it can take a few days to be synced back in the Rust repo.

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.

3 participants