https://bugs.freedesktop.org/show_bug.cgi?id=41023
Summary: d3d1x: error when building ->
src/dxgi_native.cpp:1165:40: error: uninitialized
const ‘black’
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: major
Priority: medium
Component: Other
AssignedTo: [email protected]
ReportedBy: [email protected]
When enabling d3d1x state tracker, I receive the following error:
src/dxgi_native.cpp:1165:40: error: uninitialized const ‘black’
So either black shouldn't be a "const" or it should be initialized, which seems
to be the problem.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev