Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
62fa7b4e02
The ARBfp programs are created with a printf() wrapper, which usually fails in non-en locales as soon as you start throwing things like floating point values in the mix. We should use the g_ascii_dtostr() function which places a double into a string buffer in a locale-independent way. http://bugzilla.clutter-project.org/show_bug.cgi?id=2219 |
||
---|---|---|
cogl | ||
doc | ||
pango | ||
Makefile.am |