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

Fixed a problem that caused it to fail to compile #7

Merged
merged 1 commit into from
Jan 8, 2023

Conversation

wrvsrx
Copy link

@wrvsrx wrvsrx commented Jan 8, 2023

Now X11 code doesn't compile since there should be or_else instead of map_err. This PR fix it.

@Icelk
Copy link
Owner

Icelk commented Jan 8, 2023

Hi. Thanks. Guess I was a bit tired when writing that code yesterday. I even thought about this exact thing a few hours before implementing. Looks like the CI didn't catch it? I'll have to add clippy for X11.

@Icelk
Copy link
Owner

Icelk commented Jan 8, 2023

Ah, right, you already noticed that. Thanks!

@wrvsrx wrvsrx deleted the fix-build branch January 8, 2023 17:35
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