On 2008-08-25T18:05:49, Adrian Chapela <[EMAIL PROTECTED]> wrote: >> The problem was caused by an incompatible type definition - cl_malloc.h >> used "unsigned long" instead of "size_t". >> >> Since cl_malloc is now gone from dev, the next release should do without >> this warning. > Thank you!
Actually, I spoke a bit quickly. pils.c uses glib's malloc, which is not compatible. Sigh. I'll (try to) fix it anyway. Stupid code. _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
