[PATCH 02/15] msvcr120: Implement more C99 math functions.

Alexandre Julliard julliard at winehq.org
Tue Dec 2 03:53:53 CST 2014


Martin Storsjo <martin at martin.st> writes:

> Implement the *rint, trunc, *round, log2, exp2 and cbrt
> function families.
>
> These are directly passed on to the corresponding host
> libc functions.

You can't do that, there's no guarantee that the host has these
functions.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list