* Undefined symbol in static library
[not found] <1623771834847848892-webhooks-bot@alsa-project.org>
@ 2021-06-15 15:44 ` GitHub issues - opened
0 siblings, 0 replies; only message in thread
From: GitHub issues - opened @ 2021-06-15 15:44 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-lib issue #157 was opened from jpalus:
There is a mismatch between declaration:
https://github.com/alsa-project/alsa-lib/blob/f4c061f349188c548497607efd4622c6e6a43270/src/control/control_symbols.c#L24
and actual definition:
https://github.com/alsa-project/alsa-lib/blob/f4c061f349188c548497607efd4622c6e6a43270/src/control/control_empty.c#L33
resulting in undefined symbol in static library. Judging by convention used in other files I suppose the latter should be renamed to match declaration.
Issue URL : https://github.com/alsa-project/alsa-lib/issues/157
Repository URL: https://github.com/alsa-project/alsa-lib
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-15 15:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1623771834847848892-webhooks-bot@alsa-project.org>
2021-06-15 15:44 ` Undefined symbol in static library GitHub issues - opened
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox