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

UAPI: rust definition of SVC_EXCHANGE len is not kconfig-based #66

Open
pthierry-ledger opened this issue Oct 7, 2024 · 0 comments
Open
Labels
api impact the external API of the component bug Something isn't working
Milestone

Comments

@pthierry-ledger
Copy link
Member

By now, the Rust part is not able to get back kconfig related values, meaning that some values such as the SVC_EXCHANGE length is not dynamic. This is a buggy behavior, requiring a fix.

The .config generated should, ideally, be built as a kconfig private module with const pub field to be used instead.

@pthierry-ledger pthierry-ledger added api impact the external API of the component bug Something isn't working labels Oct 7, 2024
@pthierry-ledger pthierry-ledger added this to the Sentry-v1.0.0 milestone Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api impact the external API of the component bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant