GNOME Bugzilla – Bug 664252
in case GLSL shader fails to compile clutter-shader-effect.c should print out position in source code
Last modified: 2011-12-01 11:01:10 UTC
Created attachment 201579 [details] [review] print out line number in clutter source code in case GLSL shader fragment fails to compile Hello! In case GLSL shader fails to compile in either 'clutter_shader_effect_set_shader_source' or 'clutter_shader_effect_try_static_source' no position in source code is printed out. If the position would be printed out bug reports could be more verbose.
*** Bug 664251 has been marked as a duplicate of this bug. ***
thanks for the patch! attachment 201579 [details] [review] pushed to master.