Skip to content

Remove janet_lib_ffi() dependency on JANET_EV #1572

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

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

tsujamin
Copy link
Contributor

This PR addresses #1571 by making the janet_lib_ffi() prototype declaration independent of JANET_EV being defined.

This ensures that Janet can be compiled with a configuration which defines JANET_NO_EV but not JANET_NO_FFI.

@tsujamin tsujamin force-pushed the janet-ffi-define-fix branch from 86ee815 to e8cccfc Compare March 18, 2025 14:54
@bakpakin bakpakin merged commit a5b8da8 into janet-lang:master Mar 19, 2025
13 checks passed
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.

2 participants