2007/3/30, Mladen Turk <[EMAIL PROTECTED]>:
Henri Gomez wrote:
> It works back when jklog is :
>
> int jk_log(jk_logger_t *l,
>           const char *file, int line, const char *funcname, int level,
>           const char *fmt, ...)
> {
>    int rc = 0;
>
>    /* Need to reserve space for newline and terminating zero byte. */
>    static int usable_size = HUGE_BUFFER_SIZE-2;
>
>
> return (0);
>

Don't get it.

It was a try.

This is exactly how it's in the code.
However we are using fputs instead fwrite.

Don't tell me that fputs is broken on that weired OS
as well? We are already 2 weeks behind the release
because of the fact that your box is totally POSIX
broken. I wonder, what's next?

Next may be we should remove i5 from machines supporting mod_jk unless
someone in IBM labs wants to told us why it didn't works (but since
they didn't support tomcat anymore on i5 I doubt someone from the labs
to take a look at jk problems)

I allready told you that you didn't have to delay the release for i5
problems and you could go on with it.

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

Reply via email to