Owen W. Taylor
a5b5691082
On bad blend strings, print the error if not returning it
It's very common that there's no reasonable fallback to do if the blend or combine string you set isn't supported. So, rather than requiring everybody to pass in a GError purely to catch syntax erorrs, automatically g_warning() if a parse error is encountered and @error is NULL. http://bugzilla.openedhand.com/show_bug.cgi?id=1642 Signed-off-by: Robert Bragg <robert@linux.intel.com>
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%