mesa: 58e8468d113c7d3d4a59ea4a8d70fd45b78e85e6 (master 10.5.0-devel) MSVC build error Compiling src\util\ralloc.c ... ralloc.c src\util\macros.h(181) : error C2143: syntax error : missing '{' before 'enum [tag]' src\util\macros.h(181) : error C2059: syntax error : '<Unknown>' src\util\macros.h(187) : error C2065: 'FP_NAN' : undeclared identifier src\util\macros.h(190) : error C2065: 'FP_INFINITE' : undeclared identifier src\util\macros.h(193) : error C2065: 'FP_NORMAL' : undeclared identifier src\util\macros.h(196) : error C2065: 'FP_SUBNORMAL' : undeclared identifier src\util\macros.h(199) : error C2065: 'FP_ZERO' : undeclared identifier src\util\macros.h(204) : error C2065: 'FP_NAN' : undeclared identifier
I just sent 3 patches to the list to fix this. Could you please try them. They're also on my wip/fix-ldexp branch.
ping? I think Jason's patches landed, right? Can we close this?
Yeah, this should be fixed no. Closing.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.