[Gimp-developer] git babl build breaks due to random() and srandom()



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]