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 the backwards compatibility with old Rust. #301

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

iddm
Copy link
Collaborator

@iddm iddm commented Mar 31, 2023

The backwards compatibility is broken with the old Rust due to fixing a mistake with imports. This commit uses the direct import for unix systems of the AsRawFd trait and should work on all unix systems.

The backwards compatibility is broken with the old Rust due to fixing a
mistake with imports. This commit uses the direct import for unix
systems of the AsRawFd trait and should work on all unix systems.
@iddm iddm requested review from oshadmi and MeirShpilraien March 31, 2023 14:28
@iddm
Copy link
Collaborator Author

iddm commented Mar 31, 2023

I have just remembered that this branch is not important, so I am going to merge this.

@iddm iddm merged commit 566ad27 into api_extentions Mar 31, 2023
@iddm iddm deleted the use-unix-asrawfd branch March 31, 2023 14:53
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.

1 participant