The latest git pull for babl braks for me. I am not sure if random()/srandom() is standard as it is undefined on my system (gcc 4.8.1 with Msys). I changed it to rand()/srand(). I do get the following warning (repeated a few times): babl-gen-test-pixels.c:55:9: warning: unknown conversion type character 'a' in format [-Wformat=] .... Thanks, Partha _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list