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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 20 09:22:32 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=41023

Alexandre Demers <alexandre.f.demers at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|d3d1x: error when building  |[bisected] d3d1x: error
                   |->                          |when building ->
                   |src/dxgi_native.cpp:1165:40 |src/dxgi_native.cpp:1165:40
                   |: error: uninitialized      |: error: uninitialized
                   |const ‘black’               |const ‘black’

--- Comment #1 from Alexandre Demers <alexandre.f.demers at gmail.com> 2011-09-20 09:22:30 PDT ---
Error introduced by:

commit 6dd284f7c8fac22f64c13fdf9909094f5ec59086
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie<airlied at redhat.com>
11-09-16 4:39 AM


It seems moving from an initialized array of floats to an uninitialized union
broke the compilation.

-- 
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