https://bugs.freedesktop.org/show_bug.cgi?id=89218
Ilia Mirkin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Ilia Mirkin <[email protected]> --- commit e8e22cf65fc8b9b0c0355540985b073a03c69a51 Author: Ilia Mirkin <[email protected]> Date: Thu Feb 19 01:44:44 2015 -0500 glsl: remove bogus 'd' constant qualifiers 0.0 is a double anyways. Apparently my version of gcc was happy with 0.0d as well, but this is not true of all compilers. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89218 Signed-off-by: Ilia Mirkin <[email protected]> -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
