linuxaudio.org
News
About
Members
Music
Policy
Logo
Contact
Search
Mail Archive
Resources
Re: [linux-audio-user] error compiling an ALSA demo program
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
From:
Gain Paolo Mureddu
<
gmureddu@...
>
To: A list for linux audio users <linux-audio-user@...>
Subject:
Re: [linux-audio-user] error compiling an ALSA demo program
Date: Friday, May 26, 2006 - 5:07 am
Daniel escribió:
quoted text
> error compiling an ALSA demo program : invalid conversion from void*
> to pollfd* ?
> I see that pollfd is a struct ufds pointer.
> I did not write the code so I'm somewhat lost, could it be a compiler
> (switch) setting problem or something else?
> The conversion is not valid C, as far as i know, but then why would it
> be in this demo like that?
> Thanks,
> Daniel.
Contact the developer, in that case. C has some "strict" rules for type
casting, and maybe it is written in an "old" form of C, not adherent to
the ANSI and ISO standards.
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[linux-audio-user] error compiling an ALSA demo program
, Daniel
, (Fri May 26, 12:06 am)
Re: [linux-audio-user] error compiling an ALSA demo program
, Gain Paolo Mureddu
, (Fri May 26, 5:07 am)