https://bugs.freedesktop.org/show_bug.cgi?id=41023
Alexandre Demers <alexandre.f.dem...@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.dem...@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<airl...@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. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev