[MPlayer-dev-eng] [PATCH] test for presence of lrint etc.
Diego Biurrun
diego at biurrun.de
Thu Nov 22 18:04:37 CET 2007
On Thu, Nov 22, 2007 at 03:15:57PM +0100, Ralf Menzel wrote:
>
> This patch tests if the functions lrint, llrint, round, expf, and powf
> are available. (All of them are not available under Solaris 9.) I
> tried to find alternatives for them, but I'm not sure if all of these
> alternatives are appropriate. I would be nice if someone more
> knowledgeable than me would have a closer look at this patch.
I bet most of this is incorrect. In any case, this is a problem of
Solaris 9 not conforming to C99, which is required. Patch rejected.
Diego
More information about the MPlayer-dev-eng
mailing list