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

glib-macros: Disambiguate TryFrom<usize>::Error for DerivedPropertiesEnum #1077

Merged

Conversation

rmnscnce
Copy link
Contributor

If merged, structs with a property named "error" will be able to compile successfully.

Fixes #1067

…Enum

This should allow structs with a property named "error" to compile successfully
@sdroege sdroege merged commit e8e8318 into gtk-rs:master Apr 12, 2023
46 checks passed
@sdroege sdroege added needs-backport PR needs backporting to the current stable branch backported PR was backported to the current stable branch and removed needs-backport PR needs backporting to the current stable branch labels Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported PR was backported to the current stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not possible to name a property "error"
3 participants