All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] alsa-gobject: ctl: change prototype of function relevant to TLV
       [not found] <1605571203191261053-webhooks-bot@alsa-project.org>
@ 2020-11-17  0:00 ` GitHub pull_request - opened
  0 siblings, 0 replies; only message in thread
From: GitHub pull_request - opened @ 2020-11-17  0:00 UTC (permalink / raw)
  To: alsa-devel

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

In ALSA control interface, the data of TLV (Type-Length-Value) style is
defined as array with unsigned int type of element. However, current
implementation of ALSACtl.Card handles them as signed int type.

This commit fixes the bug. This loses backward compatibility to v0.1.0
in a point of type of function argument.

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-17  0:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1605571203191261053-webhooks-bot@alsa-project.org>
2020-11-17  0:00 ` [PATCH] alsa-gobject: ctl: change prototype of function relevant to TLV GitHub pull_request - opened

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.