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 compilation with --no-default-features #57

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

sdroege
Copy link
Contributor

@sdroege sdroege commented Mar 14, 2023

#[proc_macro_error] is also used if the default features are disabled.


This is a regression from 0.9.4. Can you get a new release out with this? Thanks :)

`#[proc_macro_error]` is also used if the default features are disabled.
gstreamer-github pushed a commit to sdroege/gst-plugin-rs that referenced this pull request Mar 14, 2023
@yanganto
Copy link
Owner

@sdroege Thank you very much.

@yanganto yanganto merged commit d2d3d1e into yanganto:main Mar 14, 2023
@sdroege sdroege deleted the no-default-features branch March 14, 2023 11:08
@sdroege
Copy link
Contributor Author

sdroege commented Mar 14, 2023

Thanks for the fast handling :)

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