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

Remove JBPF_EXPERIMENTAL_FEATURES from header files #26

Open
matthewbalkwill opened this issue Dec 13, 2024 · 0 comments
Open

Remove JBPF_EXPERIMENTAL_FEATURES from header files #26

matthewbalkwill opened this issue Dec 13, 2024 · 0 comments

Comments

@matthewbalkwill
Copy link
Collaborator

Due to the fact that JBPF_EXPERIMENTAL_FEATURE is used in Jbpf header files, and conditionally include fields in structures, all application code must also be built with this compile argument.

This is slightly messy.
Instead the JBPF_EXPERIMENTAL_FEATURE should be removed from header files and added to function bodies.

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

No branches or pull requests

1 participant