Günter Knauf wrote:

Mladen, for getting the Apache13 and Netscape connectors compiled I had to patch jk_connect.c:
http://www.apache.org/~fuankg/mod_jk/jk_connect.c.diff
if you have no better idea I would like to get that in...



This is related to MetroWerks compiler treating warnings as errors, if I remember correctly? Why don't you use GCC?


+#if defined(NETWARE) && !defined(__NOVELL_LIBC__) +typedef char* SET_TYPE; +#else +typedef const char* SET_TYPE; +#endif

Yes, sure, the patch looks OK.

Regards,
Mladen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to