From: GitHub issues - opened <github@alsa-project.org>
To: alsa-devel@alsa-project.org
Subject: Undefined symbol in static library
Date: Tue, 15 Jun 2021 17:44:03 +0200 (CEST) [thread overview]
Message-ID: <20210615154403.8D0B0F80113@alsa1.perex.cz> (raw)
In-Reply-To: <1623771834847848892-webhooks-bot@alsa-project.org>
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
parent reply other threads:[~2021-06-15 15:44 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1623771834847848892-webhooks-bot@alsa-project.org>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210615154403.8D0B0F80113@alsa1.perex.cz \
--to=github@alsa-project.org \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox