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

🔥 zb: Drop windows-gdbus feature & support autolaunch address unconditionally #729

Merged
merged 5 commits into from
Apr 22, 2024

Conversation

zeenix
Copy link
Contributor

@zeenix zeenix commented Apr 20, 2024

Turns out that the reference dbus implementation supports autolaunch fine and we don't need gdbus binary or special support for it. Hopefully, in the near future, busd will also support it.

This PR drops the windows-gdbus feature. This means we're no longer compatible with gdbus binary but that's not our fault that it can't handle handshake pipelining. I seriously doubt anyone uses this anyway.

Fixes #687.

@zeenix zeenix force-pushed the drop-windows-gdbus-feat branch 7 times, most recently from dfa03ef to 344921f Compare April 22, 2024 13:27
Turns out that the reference dbus implementation supports autolaunch
fine and we don't need gdbus binary or special support for it.
Hopefully, in the near future, busd will also support it.

This commit drops the `windows-gdbus` feature. This means we're no longer
compatible with gdbus binary but that's not our fault that it can't handle
handshake pipelining. I seriously doubt anyone uses this anyway.

Fixes dbus2#687.
They're no longer needed.
@zeenix zeenix changed the title 🔥 zb: Streamline windows-gdbus feature 🔥 zb: Drop windows-gdbus feature & support autolaunch address unconditionally Apr 22, 2024
@zeenix zeenix marked this pull request as ready for review April 22, 2024 14:14
@zeenix zeenix merged commit fb5ea78 into dbus2:main Apr 22, 2024
6 checks passed
@zeenix zeenix deleted the drop-windows-gdbus-feat branch April 22, 2024 15:42
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.

Drop windows-gdbus feature and related hacks
1 participant