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

gtk::WindowExt and gdk::WindowExt are conflicting #570

Closed
sdroege opened this issue Aug 31, 2017 · 5 comments
Closed

gtk::WindowExt and gdk::WindowExt are conflicting #570

sdroege opened this issue Aug 31, 2017 · 5 comments

Comments

@sdroege
Copy link
Member

sdroege commented Aug 31, 2017

If the prelude of both is included, none can be used. One of the two should be renamed via the trait_name feature in the .toml file.

sdroege added a commit to sdroege/gstreamer-rs that referenced this issue Aug 31, 2017
@GuillaumeGomez
Copy link
Member

Hasn't it been fixed already?

@GuillaumeGomez
Copy link
Member

pub use super::GtkWindowExt;

@sdroege
Copy link
Member Author

sdroege commented Aug 31, 2017

Oh yes: #562

But not on crates.io :) That explains why it was working from GIT but not with the release. That confused me

@sdroege sdroege closed this as completed Aug 31, 2017
@GuillaumeGomez
Copy link
Member

That's the fix I was talking about when I said I wanted to release a fix on gtk.

@sdroege
Copy link
Member Author

sdroege commented Aug 31, 2017

Great :)

sdroege added a commit to sdroege/gstreamer-rs that referenced this issue Aug 31, 2017
alex179ohm pushed a commit to alex179ohm/gtk that referenced this issue Oct 21, 2019
Sort types and constants used in ABI tests by name at generation time.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants