From: "Gabriel M. Beddingfield" <gabrbedd@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Mihail Zenkov <mihail.zenkov@gmail.com>
Subject: Re: [PATCH] salsa-lib: Fix error on jack compilation with salsa
Date: Sat, 30 Mar 2013 12:11:27 -0700 [thread overview]
Message-ID: <515738DF.3040301@gmail.com> (raw)
In-Reply-To: <s5hr4jagh8v.wl%tiwai@suse.de>
On 03/20/2013 09:37 AM, Takashi Iwai wrote:
> At Sun, 17 Mar 2013 15:13:00 +0000,
> Mihail Zenkov wrote:
>>
>> Fix error on jack compilation with salsa:
>> /usr/include/alsa/ctl_macros.h:251:48: error: invalid conversion from
>> 'void*' to 'snd_ctl_elem_id_t* {aka snd_ctl_elem_id*}' [-fpermissive]
>
> I don't get it. Is it C++? But I thought the code is in extern "C"
> region?
Yes, it's C++. 'extern "C"' only declares the linkage convention. It
does not affect casting rules/conventions.
-gabriel
next prev parent reply other threads:[~2013-03-30 19:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-17 15:13 [PATCH] salsa-lib: Fix error on jack compilation with salsa Mihail Zenkov
2013-03-20 16:37 ` Takashi Iwai
2013-03-30 19:11 ` Gabriel M. Beddingfield [this message]
2013-04-02 9:46 ` Takashi Iwai
2013-04-02 11:59 ` Mihail Zenkov
2013-04-03 9:35 ` Takashi Iwai
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=515738DF.3040301@gmail.com \
--to=gabrbedd@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=mihail.zenkov@gmail.com \
--cc=tiwai@suse.de \
/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 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.