[Mesa-dev] [Bug 41023] New: d3d1x: error when building -> src/dxgi_native.cpp:1165:40: error: uninitialized const ‘black’

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 19 19:56:51 PDT 2011


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: mesa-dev at lists.freedesktop.org
        ReportedBy: alexandre.f.demers at gmail.com


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.


More information about the mesa-dev mailing list