Re: [Fwd: [PATCH] fix syntax error in mod_jk2 file jk_channel_apr_socket.c]

2003-03-21 Thread Jeff Trawick
Henri Gomez wrote: Better rewrite it like : if (remote_sa->next) env->l->jkLog(env, env->l, JK_LOG_DEBUG, "channelApr.open(): error %d creating socket %d %s\n", ret, socketInfo->host); else env->l->jkLog(env, env->l, JK_LOG_ERROR, "channelApr.open(): error %

Re: [Fwd: [PATCH] fix syntax error in mod_jk2 file jk_channel_apr_socket.c]

2003-03-21 Thread Henri Gomez
Jeff Trawick wrote: (reposting) If someone can give me a clue and suggest a better venue for getting this bug fixed, please let me know. Note that gcc complains about this code too, but doesn't consider it a fatal error. Original Message Subject: [PATCH] fix syntax error in m

[Fwd: [PATCH] fix syntax error in mod_jk2 file jk_channel_apr_socket.c]

2003-03-21 Thread Jeff Trawick
(reposting) If someone can give me a clue and suggest a better venue for getting this bug fixed, please let me know. Note that gcc complains about this code too, but doesn't consider it a fatal error. Original Message Subject: [PATCH] fix syntax error in mod_jk2 file jk_chann