[PATCH 5/5] ucrtbase/tests: Add tests for errno with math functions.

Piotr Caban piotr.caban at gmail.com
Tue Jul 18 06:43:54 CDT 2017


On 07/18/17 06:33, Alex Henrie wrote:
> +#define INF 1.0/0.0
Please define infinity in the same way as it's done in other tests. You 
can use __port_infinity or call p_strtod("inf"...) to obtain it.

Thanks,
Piotr



More information about the wine-devel mailing list