Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Various signal subclass improvements #444

Merged
merged 4 commits into from
Feb 7, 2019
Merged

Various signal subclass improvements #444

merged 4 commits into from
Feb 7, 2019

Conversation

sdroege
Copy link
Member

@sdroege sdroege commented Feb 6, 2019

No description provided.

@GuillaumeGomez
Copy link
Member

👍

@EPashkin
Copy link
Member

EPashkin commented Feb 6, 2019

👍 Thanks

@GuillaumeGomez
Copy link
Member

error[E0433]: failed to resolve: could not find `unix` in `os`
 --> src\source.rs:8:14
  |
8 | use std::os::unix::io::RawFd;
  |              ^^^^ could not find `unix` in `os`
error: Compilation failed, aborting rustdoc

@sdroege
Copy link
Member Author

sdroege commented Feb 7, 2019

error[E0433]: failed to resolve: could not find `unix` in `os`

Should be fixed now, let's see

@sdroege
Copy link
Member Author

sdroege commented Feb 7, 2019

Yeah that part is fixed, now we only have the general CI setup being broken left (and the examples PR must be merged).

@sdroege
Copy link
Member Author

sdroege commented Feb 7, 2019

Merging then, let's figure out the CI in another PR (and on some parts @EPashkin is already working).

@sdroege sdroege merged commit 697f46c into gtk-rs:master Feb 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants