Skip to content

Add support for remaining simple types.#5

Open
HugoNikanor wants to merge 3 commits intoartyom-poptsov:masterfrom
HugoNikanor:type-work
Open

Add support for remaining simple types.#5
HugoNikanor wants to merge 3 commits intoartyom-poptsov:masterfrom
HugoNikanor:type-work

Conversation

@HugoNikanor
Copy link
Copy Markdown

As written, this merge request adds support for remaining simple DBus data-types, but only in some contexts. The problem with going all the way is due to Guile DBus not having a clear type definition for complex types, which I have started the discussion about over at #4.

Hugo Hörnquist added 3 commits February 6, 2022 20:57
* libguile-dbus/dbus-message-func.c: Add remaining primitive datatypes
  when appending arguments, and error on any non-implemented type.
Prevously the code assumed that dbus_message_iter_has_next returned TRUE
if a value was available, but it actually retured TRUE if more values
where available, following the current value.
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.

1 participant