https://bugs.freedesktop.org/show_bug.cgi?id=87371
Vinson Lee <v...@freedesktop.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Vinson Lee <v...@freedesktop.org> --- commit fc016bc0f3d83bbf3eb968938f4bc9df55214ecd Author: Mark Janes <mark.a.ja...@intel.com> Date: Tue Dec 16 14:29:28 2014 -0800 i965: remove includes of sampler.h from extern "C" blocks C linkage was removed from functions in program/sampler.cpp. However, some cpp files include program/sampler.h within extern "C" blocks, causing link errors for test_vec4_copy_propagation. Reviewed-by: Brian Paul <bri...@vmware.com> Tested-by: Ian Romanick <ian.d.roman...@intel.com> -- 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