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

Deprecate bioSetFd and make it a no op #865

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Deprecate bioSetFd and make it a no op #865

merged 1 commit into from
Mar 27, 2024

Conversation

normanmaurer
Copy link
Member

Motivation:

As explained by @davidben this is not something that should be supported and it might break any time.

Modifications:

Make the method a no op and deprecate it

Result:

Fixes #864

Motivation:

As explained by @davidben this is not something that should be supported and it might break any time.

Modifications:

Make the method a no op and deprecate it

Result:

Fixes #864
@normanmaurer
Copy link
Member Author

@davidben FYI

@normanmaurer normanmaurer added this to the 2.0.66.Final milestone Mar 27, 2024
@normanmaurer normanmaurer merged commit 4e93eba into main Mar 27, 2024
7 checks passed
@normanmaurer normanmaurer deleted the bio_set_fd branch March 27, 2024 16:08
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.

Remove accesses to private field bio->num
1 participant