Patrick Thomas wrote:
While compiling midgard-php4 with php 4.3 I get errors in attachment.c
like:
midgard-php4-1.4_CVS200212230212/attachment.c:74: warning: passing arg 1
of `mgd_exists_id' makes pointer from integer without a cast
What to do? thanks...
I compiled current CVS version successfully after changing #include "php_config.h" to #include "config.h" in php_midgard.h Matthias ps: I have no idea why this patch hasn't made it to CVS yet. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
