On Friday 15 April 2011 18:27:09 Romain Lalaut wrote:
> Hi there,
>
> When I try to compile oss (svn trunk) with clang, I get this fatal
> error :
>
> pcm.c:332:5: error: non-void function 'snd_pcm_close' should return a
> value [-Wreturn-type]
> return;
>
> Is it possible to fix it ?
Hi there,
When I try to compile oss (svn trunk) with clang, I get this fatal
error :
pcm.c:332:5: error: non-void function 'snd_pcm_close' should return a
value [-Wreturn-type]
return;
Is it possible to fix it ?
Thanks,
Romain
___
os