[Gimp-developer] git babl build breaks due to random() and srandom()
- From: Partha Bagchi <partha1b gmail com>
- To: gimp-developer <gimp-developer-list gnome org>
- Subject: [Gimp-developer] git babl build breaks due to random() and srandom()
- Date: Sat, 1 Feb 2014 12:42:34 -0500
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]