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

Element: add feature gate for test_call_async #92

Closed
wants to merge 1 commit into from

Conversation

fengalin
Copy link
Contributor

No description provided.

@fengalin
Copy link
Contributor Author

CI fails due to GStreamer version being 1.12.2.

@sdroege
Copy link
Owner

sdroege commented Mar 16, 2018

Oops!

@sdroege sdroege closed this in 93442e9 Mar 16, 2018
@sdroege
Copy link
Owner

sdroege commented Mar 16, 2018

Merged it manually, into master though.

@sdroege
Copy link
Owner

sdroege commented Mar 16, 2018

CI fails due to GStreamer version being 1.12.2.

I'm going to update once 1.14.0 is out soon :) But even then it will still fail due to the pollfd API in GstBus: --all-features would enable the Windows and Unix version, and then the build fails because the same function is defined twice.

I think I'll have to move away from --all-features for travis somehow. Do you have any suggestions?

@fengalin
Copy link
Contributor Author

I think I do :). See #94

charlie-ht pushed a commit to charlie-ht/gstreamer-rs that referenced this pull request Oct 28, 2018
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.

None yet

2 participants