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

zv: Multiple lists support for derive macros. #986

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

turbocool3r
Copy link
Contributor

This PR adds support for multiple attribute list identifiers to def_attrs! macro from zvariant_utils and uses this in zvariant_derive to avoid mentioning zvariant when using macros out of zbus (as described in #820).

@turbocool3r turbocool3r force-pushed the multiple-lists branch 2 times, most recently from a728b63 to 08bf644 Compare September 13, 2024 16:31
@turbocool3r
Copy link
Contributor Author

Looks like it's ready for review

@zeenix
Copy link
Contributor

zeenix commented Sep 14, 2024

Cool. Still no emojis? 😿 Could you please add those, it helps me as a very visual person to follow the history better and especially in writing release notes from the commit log. Emoji-less commits also look out of place in our git history now a days. :)

@zeenix
Copy link
Contributor

zeenix commented Sep 14, 2024

Oh and zu is the prefix I've been using for zvariant_utils.

Copy link
Contributor

@zeenix zeenix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Functionality wise, it looks great. Only nits about commit log of last commit. 😆

@zeenix
Copy link
Contributor

zeenix commented Sep 14, 2024

Looks like it's ready for review

Indeed. Functionality wise, this is ready for merge. :)

@turbocool3r
Copy link
Contributor Author

Just reworded everything, added emojis. Not sure if these are the best choice... I was only familiar with 🍻 gitmoji before 😄

@zeenix
Copy link
Contributor

zeenix commented Sep 15, 2024

Just reworded everything, added emojis. Not sure if these are the best choice...

The're good, thanks! :)

I was only familiar with 🍻 gitmoji before 😄

I think the only person to have used that emoji so far, is @elmarco (85eb406).

@zeenix zeenix merged commit d29b6ef into dbus2:main Sep 15, 2024
7 checks passed
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.

2 participants