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

fix: restore required features hidden behind cffi #4617

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

rockstar
Copy link
Contributor

In my haste to merge the cffi feature, I was too aggressive in what
needed to move behind the flag. This broke my work in flux-lsp, which
doesn't use the cffi feature. This patch restores what shouldn't be
behind a feature flag.

@rockstar rockstar requested a review from a team as a code owner March 30, 2022 22:40
@rockstar rockstar requested review from skartikey and removed request for a team March 30, 2022 22:40
@rockstar rockstar force-pushed the fix/adjust-aggressive-cffi-feature branch 2 times, most recently from 6179efa to 4405098 Compare March 30, 2022 22:53
In my haste to merge the `cffi` feature, I was too aggressive in what
needed to move behind the flag. This broke my work in `flux-lsp`, which
doesn't use the `cffi` feature. This patch restores what shouldn't be
behind a feature flag.
@rockstar rockstar force-pushed the fix/adjust-aggressive-cffi-feature branch from 4405098 to 3933d27 Compare March 31, 2022 03:11
@rockstar rockstar merged commit b34ae44 into master Mar 31, 2022
@rockstar rockstar deleted the fix/adjust-aggressive-cffi-feature branch March 31, 2022 15:09
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