Re: [PATCH 1/5] wined3d: Use NAN.

2012-06-05 Thread Ruslan Kabatsayev
Oh, right, seems it wasn't there at the point when another patch broke the build, and I was bisecting it. Sorry for the noise. On Tue, Jun 5, 2012 at 1:53 PM, Francois Gouget wrote: > On Mon, 4 Jun 2012, Ruslan Kabatsayev wrote: > >> Hello, >> >> This patch stops wine from building on my system w

Re: [PATCH 1/5] wined3d: Use NAN.

2012-06-05 Thread Francois Gouget
On Mon, 4 Jun 2012, Ruslan Kabatsayev wrote: > Hello, > > This patch stops wine from building on my system with following errors: > > In file included from arb_program_shader.c:35:0: > wined3d_private.h: In function ‘float_16_to_32’: > wined3d_private.h:203:21: error: ‘NAN’ undeclared (first use

Re: [PATCH 1/5] wined3d: Use NAN.

2012-06-04 Thread Ruslan Kabatsayev
Hello, This patch stops wine from building on my system with following errors: In file included from arb_program_shader.c:35:0: wined3d_private.h: In function ‘float_16_to_32’: wined3d_private.h:203:21: error: ‘NAN’ undeclared (first use in this function) wined3d_private.h:203:21: note: each unde