alsa-gobject: seq: Revert "seq: tstamp: use wrapper structure instead of union"

GitHub pull_request - opened github at alsa-project.org
Wed Apr 22 16:40:35 CEST 2020


alsa-project/alsa-gobject pull request #19 was opened from takaswie:

This reverts commit 20fdc2d893ccba609cc786ebac733bf6914f9874.

In the above commit, union type structure is wrapped with care of
language bindings in which union-compatible feature is not expected.
However, it's responsible for language bindings to parse gir and
the care is not necessarily required in shared library side. In first
place, ALSASeq.Tstamp is boxed type object.

Signed-off-by: Takashi Sakamoto <o-takashi at sakamocchi.jp>

Request URL   : https://github.com/alsa-project/alsa-gobject/pull/19
Patch URL     : https://github.com/alsa-project/alsa-gobject/pull/19.patch
Repository URL: https://github.com/alsa-project/alsa-gobject


More information about the Alsa-devel mailing list