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

alsa-gobject: obsolete function with two arguments #35

Merged
merged 4 commits into from
Jun 13, 2020
Merged

alsa-gobject: obsolete function with two arguments #35

merged 4 commits into from
Jun 13, 2020

Conversation

takaswie
Copy link
Member

According to guideline of GObject Introspection, API with multiple out parameters is not preferrable[1].

This patchset replaces such functions with more suitable ones.

[1] https://gi.readthedocs.io/en/latest/writingbindableapis.html#multiple-out-parameters

…ingle argument

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
The constructor is convenient for any test.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
…timestamp

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
…mestamp

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
@takaswie takaswie added the bug Something isn't working label Jun 13, 2020
@takaswie takaswie requested a review from a team June 13, 2020 07:35
@takaswie takaswie self-assigned this Jun 13, 2020
@takaswie takaswie merged commit 1bfc8f2 into alsa-project:master Jun 13, 2020
@takaswie
Copy link
Member Author

Merged.

@takaswie takaswie deleted the topic/obsolete-two-arguments-function branch June 13, 2020 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant