http://bugs.winehq.org/show_bug.cgi?id=23885
Summary: Build fails in dlls/d3dx9_36/tests Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: dimesio@earthlink.net CC: wine-bugs@winehq.org
Today's git won't build on my system:
mesh.o mesh.c mesh.c: In function ‘new_mesh’: mesh.c:91: error: ‘NAN’ undeclared (first use in this function) mesh.c:91: error: (Each undeclared identifier is reported only once mesh.c:91: error: for each function it appears in.) make[1]: *** [mesh.o] Error 1 make[1]: Leaving directory `/home/dimesio/wine-git/dlls/d3dx9_36/tests' make: *** [dlls/d3dx9_36/tests] Error 2
Tested with a fresh git clone. Reverting commit cc1738ad3cf20f1744626ae122942c2728b03939 fixes it.
http://bugs.winehq.org/show_bug.cgi?id=23885
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |misha680@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=23885
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|wine-bugs@winehq.org | Version|unspecified |1.3.0
http://bugs.winehq.org/show_bug.cgi?id=23885
--- Comment #1 from Misha Koshelev misha680@gmail.com 2010-08-03 07:39:39 --- Thank you for so much for your bug report!
If you could, by any chance, provide me with the information as to the type of system you are using (i.e., FreeBSD, etc.), I would be more than happy to track down the bug and send a patch to fix this error.
Thank you Misha
http://bugs.winehq.org/show_bug.cgi?id=23885
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-08-03 07:44:11 --- I believe http://source.winehq.org/patches/data/64593 is meant to fix the compile error.
http://bugs.winehq.org/show_bug.cgi?id=23885
--- Comment #3 from Misha Koshelev misha680@gmail.com 2010-08-03 07:51:43 --- Thank you Henri and my apologies again.
I did not realize NANs were indeed non-portable.
Thank you Misha
http://bugs.winehq.org/show_bug.cgi?id=23885
--- Comment #4 from Rosanne DiMesio dimesio@earthlink.net 2010-08-03 08:47:04 --- (In reply to comment #2)
I believe http://source.winehq.org/patches/data/64593 is meant to fix the compile error.
It does fix it.
http://bugs.winehq.org/show_bug.cgi?id=23885
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2010-08-03 13:31:35 --- Henri's patch was committed as 24f522c520877218af2987720b7832b8b4f00867, so this is fixed.
http://bugs.winehq.org/show_bug.cgi?id=23885
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2010-08-20 12:39:38 --- Closing bugs fixed in 1.3.1.
https://bugs.winehq.org/show_bug.cgi?id=23885
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |24f522c520877218af2987720b7 | |832b8b4f00867 CC| |focht@gmx.net Regression SHA1| |cc1738ad3cf20f1744626ae1229 | |42c2728b03939