Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 36385 invoked from network); 14 Jun 2005 14:28:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jun 2005 14:28:50 -0000 Received: (qmail 84120 invoked by uid 500); 14 Jun 2005 14:28:44 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 84037 invoked by uid 500); 14 Jun 2005 14:28:44 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 83957 invoked by uid 99); 14 Jun 2005 14:28:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of henri.gomez@gmail.com designates 64.233.184.197 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.197) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 14 Jun 2005 07:28:40 -0700 Received: by wproxy.gmail.com with SMTP id 67so189929wri for ; Tue, 14 Jun 2005 07:27:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KmDOcn7eAj8iBXbUa3A/2xH/VEh5x83gRkaT29QmarliyrAGlawceaRx7OJ0hi4HX+gicohKmtd9CKyhV+2Gvar1+VNq9bE59klf+bEqKYOzUh9W0SNtldBChRFmBkSK5oKifHbspI7eG3dTsVgOlBUb0nwMUextoO0rHPsVG5E= Received: by 10.54.25.52 with SMTP id 52mr3460765wry; Tue, 14 Jun 2005 06:27:50 -0700 (PDT) Received: by 10.54.47.50 with HTTP; Tue, 14 Jun 2005 06:27:49 -0700 (PDT) Message-ID: <6291fc850506140627118a628d@mail.gmail.com> Date: Tue, 14 Jun 2005 15:27:49 +0200 From: Henri Gomez Reply-To: hgomez@apache.org To: Tomcat Developers List , jfrederic.clere@fujitsu-siemens.com Subject: Re: cvs commit: jakarta-tomcat-connectors/jk/native/common jk_lb_worker.c jk_shm.h jk_status.c In-Reply-To: <6291fc8505061406205241144e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050613075551.44147.qmail@minotaur.apache.org> <42AEA401.6000907@apache.org> <42AEA87A.8040506@fujitsu-siemens.com> <42AEA985.4000207@apache.org> <42AEAD2C.8010306@fujitsu-siemens.com> <42AEAF6E.809@apache.org> <42AEB860.6050400@fujitsu-siemens.com> <6291fc85050614045177b7ae06@mail.gmail.com> <42AED5C3.5030708@fujitsu-siemens.com> <6291fc8505061406205241144e@mail.gmail.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N unsigned long is 32 bits and unsigned long long is 64 bits on iSeries 2005/6/14, Henri Gomez : > status_strfsize ? APR ? >=20 > 2005/6/14, jean-frederic clere : > > 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 : > > > > > >>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: tomcat-dev-unsubscribe@jakarta.apache.org > > >>>For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > > >>> > > >>> > > >> > > >>--------------------------------------------------------------------- > > >>To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > > >>For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > > >> > > >> > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org