On Friday 24 June 2011 16:01:21 Dylan Smith wrote:
On Fri, Jun 24, 2011 at 9:31 AM, Michael Stefaniuc mstefani@redhat.com
wrote:
this commit breaks compilation on my old RHEL5 box: dlls/d3dx9_36/tests/mesh.c:4813: error: ‘FP_NAN’ undeclared (first use in this function)
Does the attached patch fix the problem. It uses 0.0f / 0.0f like in wined3d_private.h.
Ya, visual studio reports a divide by zero error in this case :-/