https://bugs.freedesktop.org/show_bug.cgi?id=87371
Vinson Lee <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Vinson Lee <[email protected]> --- commit fc016bc0f3d83bbf3eb968938f4bc9df55214ecd Author: Mark Janes <[email protected]> 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 <[email protected]> Tested-by: Ian Romanick <[email protected]> -- 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
