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

nih-dbus-tool cannot handle DBUS_TYPE_VARIANT #15

Open
xnox opened this issue Jan 10, 2015 · 1 comment
Open

nih-dbus-tool cannot handle DBUS_TYPE_VARIANT #15

xnox opened this issue Jan 10, 2015 · 1 comment

Comments

@xnox
Copy link
Contributor

xnox commented Jan 10, 2015

$ make org.freedesktop.systemd1.h
  GEN      org.freedesktop.systemd1.h
nih-dbus-tool:marshal.c:172: Not reached assertion failed in marshal
/bin/bash: line 4: 12193 Aborted                 (core dumped) /usr/bin/nih-dbus-tool --package=upstart --  mode=proxy --prefix=systemd --default-interface=org.freedesktop.systemd1.Manager --output=org.freedesktop.systemd1.h org.freedesktop.systemd1.xml

that seems to explode upon seeing DBUS_TYPE_VARIANT, looking at the code, indeed there is no support to generate that. Not a blocker for me, for now.

@keybuk
Copy link
Owner

keybuk commented Jun 18, 2016

Yeah, never got around to it, and it wasn't used to make it important

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

No branches or pull requests

2 participants