[Openal-devel] openal-soft: [PATCH] killed GCC 4.3 result unused
warning
Chris Robinson
chris.kcat at gmail.com
Mon Jan 26 08:11:43 PST 2009
On Monday 26 January 2009 1:26:00 am Alam Arias wrote:
> while compiling openal-soft GIT with GCC 4.3 with WERROR on on commit 1f4c
> , a warning/error come up
>
> Alc/wavec.c: In function ‘WaveProc’:
> Alc/wave.c:92: error: ignoring return value of ‘fwrite’, declared with
> attribute warn_unused_result
>
> the attached patch should fix this unused result warning
Thanks for the patch. Fixed. :)
More information about the Openal-devel
mailing list