[Pixman] Please replace SIZE_MAX to ((size_t)-1)
Yu Kobayashi
yukoba at accelart.jp
Mon Aug 6 12:49:20 PDT 2012
Hello,
pixman-utils.c is using SIZE_MAX, but SIZE_MAX is not supported in C89.
Please replace it to ((size_t)-1)
--
Yu Kobayashi <yukoba at accelart.jp>
More information about the Pixman
mailing list