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

Debug implementation for structs #75

Merged
3 commits merged into from
Oct 23, 2017
Merged

Debug implementation for structs #75

3 commits merged into from
Oct 23, 2017

Conversation

wolfiestyle
Copy link
Contributor

@wolfiestyle wolfiestyle commented Oct 22, 2017

also implemented Debug for the XEvent union.

should fix #71

@ghost
Copy link

ghost commented Oct 23, 2017

While removing Struct_Unnameds is technically a breaking change, I seriously doubt anybody is using them by that name. Thanks!

@ghost ghost merged commit 2ccfd26 into AltF02:master Oct 23, 2017
This pull request was closed.
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.

Why would structs not derive Debug ?
1 participant