Henri Gomez wrote:
ok, but couldn't build now from CVS, but it should works after
jk_u64_t is defined as unsigned long long.

Since we couldn't use portable.h on iSeries, it should be elsewhere ...

Sure... I will add the need #if defined(AS400).



2005/6/14, jean-frederic clere <[EMAIL PROTECTED]>:
Henri Gomez wrote:

status_strfsize ? APR ?

Nearly: jakarta-tomcat-connectors/jk/native/common/jk_status.c ;-)



2005/6/14, jean-frederic clere <[EMAIL PROTECTED]>:


Henri Gomez wrote:


What do you need on iSeries ?

Just to know what to use to have:
JK_UINT4 (unsigned long of 32 bits) and JK_UINT8 (unsigned long long of 64 bits)
and to check status_strfsize().



2005/6/14, jean-frederic clere <[EMAIL PROTECTED]>:



Mladen Turk wrote:



jean-frederic clere wrote:




Mladen Turk wrote:




Yes, but all that we need is 32 bit unsigned integer for JK_UINT4
What will you use if the int is 64 bits?



a long ;-)


Right :)

You will need the portable.in in that case, right?

Yes and I will ask Henri to check AS400 see jk_global.h:
+++
#if !defined(WIN32) && !defined(AS400)
#include "portable.h"
#else
+++




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



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




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



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




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



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






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

Reply via email to